Bump Gson to version 2.13.0
This commit is contained in:
parent
491f451acb
commit
ef9bbe6e1f
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ public class MobibotBuild extends Project {
|
|||
.include(dependency("commons-codec", "commons-codec", "1.18.0"))
|
||||
.include(dependency("commons-net", "commons-net", "3.11.1"))
|
||||
// Google
|
||||
.include(dependency("com.google.code.gson", "gson", "2.12.1"))
|
||||
.include(dependency("com.google.code.gson", "gson", "2.13.0"))
|
||||
.include(dependency("com.google.guava", "guava", "33.2.1-jre"))
|
||||
// Kotlin
|
||||
.include(dependency("org.jetbrains.kotlin", "kotlin-stdlib", kotlin))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue