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 07ea9d8 commit 5560d36Copy full SHA for 5560d36
build.gradle
@@ -13,7 +13,7 @@ repositories {
13
14
dependencies {
15
implementation 'com.google.code.gson:gson:2.13.0'
16
- testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.12.2'
17
}
18
19
test {
0 commit comments