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 cdb3c21 commit 6b375c0Copy full SHA for 6b375c0
build.gradle
@@ -7,8 +7,8 @@ repositories {
7
}
8
9
dependencies {
10
- implementation 'junit:junit:4.13.1'
11
- testImplementation('org.junit.jupiter:junit-jupiter:5.6.0')
+ implementation 'junit:junit:4.13.2'
+ testImplementation('org.junit.jupiter:junit-jupiter:5.9.0')
12
implementation 'com.formdev:flatlaf:2.6'
13
14
0 commit comments