We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c62a706 + f3ec37d commit 91dd090Copy full SHA for 91dd090
build.gradle
@@ -73,7 +73,7 @@ dependencies {
73
implementation 'com.google.guava:guava:33.2.1-jre'
74
75
// Use JUnit test framework
76
- testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.3'
77
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
78
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.2'
79
testImplementation 'org.junit.platform:junit-platform-launcher:1.10.3'
0 commit comments