Skip to content

Commit

Permalink
Bump com.google.code.gson:gson from 2.10 to 2.11.0 in /api
Browse files Browse the repository at this point in the history
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10 to 2.11.0.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
- [Commits](google/gson@gson-parent-2.10...gson-parent-2.11.0)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent e710453 commit 1f9c08f
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 1f9c08f

Please sign in to comment.