diff --git a/build.gradle b/build.gradle index 115e9f7..c6078b4 100644 --- a/build.gradle +++ b/build.gradle @@ -74,7 +74,7 @@ dependencies { exclude group: "org.slf4j", module: "slf4j-api" } - include "com.google.code.gson:gson:2.12.0" + include "com.google.code.gson:gson:2.12.1" include "com.formdev:flatlaf:3.5.4" include "com.formdev:flatlaf-extras:3.5.4" include "org.apache.commons:commons-lang3:3.17.0"