Skip to content

Commit

Permalink
Merge pull request #41 from TheNextLvl-net/dependabot/gradle/version-…
Browse files Browse the repository at this point in the history
…checker/com.google.code.gson-gson-2.12.1

Bump com.google.code.gson:gson from 2.12.0 to 2.12.1 in /version-checker
  • Loading branch information
NonSwag authored Feb 1, 2025
2 parents b8057b6 + 9c82363 commit 4381c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version-checker/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repositories {
dependencies {
compileOnly("org.projectlombok:lombok:1.18.36")

api("com.google.code.gson:gson:2.12.0")
api("com.google.code.gson:gson:2.12.1")
compileOnly("org.jspecify:jspecify:1.0.0")

testCompileOnly("org.jspecify:jspecify:1.0.0")
Expand Down

0 comments on commit 4381c5c

Please sign in to comment.