We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76ef704 commit 6aa4a1fCopy full SHA for 6aa4a1f
build.gradle
@@ -49,7 +49,7 @@ dependencies {
49
exclude group: 'org.codehaus.groovy'
50
}
51
testImplementation 'org.hamcrest:hamcrest-all:1.3'
52
- testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
53
54
55
test {
0 commit comments