Skip to content

Commit ca33454

Browse files
Merge pull request #396 from ViaVersion/dependabot/gradle/com.google.code.gson-gson-2.13.0
2 parents 4c08693 + cf738db commit ca33454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ dependencies {
7474
exclude group: "org.slf4j", module: "slf4j-api"
7575
}
7676

77-
include "com.google.code.gson:gson:2.12.1"
77+
include "com.google.code.gson:gson:2.13.0"
7878
include "com.formdev:flatlaf:3.5.4"
7979
include "com.formdev:flatlaf-extras:3.5.4"
8080
include "org.apache.commons:commons-lang3:3.17.0"

0 commit comments

Comments
 (0)