Skip to content

Commit

Permalink
Merge pull request #6 from TheNextLvl-net/dependabot/gradle/api/com.g…
Browse files Browse the repository at this point in the history
…oogle.code.gson-gson-2.11.0

Bump com.google.code.gson:gson from 2.10 to 2.11.0 in /api
  • Loading branch information
NonSwag authored Jul 16, 2024
2 parents f5afac0 + 1f9c08f commit 76cf573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
compileOnly("org.jetbrains:annotations:24.1.0")
compileOnly("net.thenextlvl.core:annotations:2.0.1")

compileOnly("com.google.code.gson:gson:2.10")
compileOnly("com.google.code.gson:gson:2.11.0")
compileOnly("net.kyori:adventure-api:4.17.0")

implementation("net.thenextlvl.core:files:1.0.5")
Expand Down

0 comments on commit 76cf573

Please sign in to comment.