Skip to content

Commit ec3d418

Browse files
Merge branch 'dev' into beta/pipelinebuild/113310
2 parents 05f9418 + 4e15ae1 commit ec3d418

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ dependencies {
22
implementation 'com.google.guava:guava:31.1-jre'
33

44
// Use JUnit test framework
5-
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.2'
6-
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.2'
5+
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.3'
6+
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.3'
77
testImplementation 'org.mockito:mockito-inline:5.2.0'
88

99
api 'com.google.code.gson:gson:2.10.1'

0 commit comments

Comments
 (0)