Skip to content

Commit b612ba4

Browse files
committed
Update build.gradle
1 parent 642258f commit b612ba4

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
@@ -20,7 +20,7 @@ repositories {
2020
}
2121

2222
dependencies {
23-
testImplementation platform('org.junit:junit-bom:5.9.1')
23+
testImplementation platform('org.junit:junit-bom:5.9.2')
2424
testImplementation 'org.junit.jupiter:junit-jupiter'
2525
implementation 'com.google.code.findbugs:jsr305:3.0.2'
2626
api 'com.fasterxml.jackson.core:jackson-databind:2.15.0'

0 commit comments

Comments
 (0)