We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c15f956 commit 529a678Copy full SHA for 529a678
1 file changed
eternalcode-commons-updater/build.gradle.kts
@@ -11,7 +11,7 @@ tasks.test {
11
12
13
dependencies {
14
- api("com.google.code.gson:gson:2.13.2")
+ api("com.google.code.gson:gson:2.14.0")
15
api(project(":eternalcode-commons-shared"))
16
17
api("org.jetbrains:annotations:26.1.0")
0 commit comments