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.
2 parents c301ae6 + f2f002a commit 5477328Copy full SHA for 5477328
1 file changed
build.gradle
@@ -31,7 +31,7 @@ dependencies {
31
32
implementation 'me.carleslc.Simple-YAML:Simple-Yaml:1.8.2'
33
34
- testImplementation 'org.junit.jupiter:junit-jupiter:5.8.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
35
}
36
37
shadowJar {
0 commit comments