Skip to content

Commit 551a099

Browse files
committed
chore(deps): upgrading dependencies
1 parent 534ba7b commit 551a099

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ plugins {
3434
*/
3535

3636
dependencies {
37-
api 'com.google.code.gson:gson:2.11.0'
37+
api 'com.google.code.gson:gson:2.13.1'
3838

3939
testImplementation 'junit:junit:4.13.2'
40-
testImplementation 'org.assertj:assertj-core:3.26.3'
40+
testImplementation 'org.assertj:assertj-core:3.27.3'
4141
testImplementation 'uk.co.jemos.podam:podam:8.0.2.RELEASE'
42-
testImplementation 'com.approvaltests:approvaltests:24.7.0'
43-
testImplementation 'com.networknt:json-schema-validator:1.5.2'
42+
testImplementation 'com.approvaltests:approvaltests:24.22.0'
43+
testImplementation 'com.networknt:json-schema-validator:1.5.7'
4444
}

0 commit comments

Comments
 (0)