Skip to content

Commit 01d414a

Browse files
renovate[bot]random1223
authored andcommitted
Update dependency com.google.code.gson:gson to v2.12.1
1 parent c30c3e7 commit 01d414a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ subprojects {
2525
// implementation 'com.fasterxml.jackson.core:jackson-core:2.18.0'
2626
// implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.0'
2727
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.18.1'
28-
implementation 'com.google.code.gson:gson:2.11.0'
28+
implementation 'com.google.code.gson:gson:2.12.1'
2929
implementation 'com.contrastsecurity:java-sarif:2.0'
3030
testImplementation "org.mockito:mockito-core:5.+"
3131
}

0 commit comments

Comments
 (0)