Skip to content

Commit 5f3a820

Browse files
Update dependency com.google.code.gson:gson to v2.13.1
1 parent 915127f commit 5f3a820

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
@@ -23,7 +23,7 @@ subprojects {
2323

2424
implementation 'org.kohsuke:github-api:1.327'
2525
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.19.0'
26-
implementation 'com.google.code.gson:gson:2.12.1'
26+
implementation 'com.google.code.gson:gson:2.13.1'
2727
implementation 'com.contrastsecurity:java-sarif:2.0'
2828
testImplementation "org.mockito:mockito-core:5.+"
2929
}

0 commit comments

Comments
 (0)