Skip to content

Commit b377a24

Browse files
committed
1 parent 645f634 commit b377a24

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

flatlaf-core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies {
3030
testImplementation( libs.junit )
3131
testRuntimeOnly( libs.junit.launcher )
3232

33-
// https://github.com/jtulach/netbeans-apitest
33+
// https://github.com/eclipse-ee4j/jakartaee-tck-tools/tree/master/tools/sigtest
3434
sigtest( libs.sigtest )
3535
}
3636

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ junit = "5.10.2"
2121
[libraries]
2222

2323
# flatlaf-core
24-
sigtest = "org.netbeans.tools:sigtest-maven-plugin:1.7"
24+
sigtest = "jakarta.tck:sigtest-maven-plugin:2.6"
2525

2626
# flatlaf-extras
2727
jsvg = "com.github.weisj:jsvg:2.1.0"

0 commit comments

Comments
 (0)