Skip to content

Commit dbcba03

Browse files
Merge pull request #441 from kit-data-manager/renovate/com.google.code.gson-gson-2.x
Update dependency com.google.code.gson:gson to v2.13.1
2 parents 639f9f2 + cc1bef9 commit dbcba03

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
@@ -94,7 +94,7 @@ dependencies {
9494
implementation "org.apache.tika:tika-core:3.1.0"
9595
// javers
9696
implementation "org.javers:javers-spring-boot-starter-sql:${javersVersion}"
97-
implementation "com.google.code.gson:gson:2.12.1"
97+
implementation "com.google.code.gson:gson:2.13.1"
9898

9999
// Database
100100
implementation "com.h2database:h2:2.3.232"

0 commit comments

Comments
 (0)