Skip to content

Commit 788e66f

Browse files
committed
Remove obsolete TODO
1 parent 7308a92 commit 788e66f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

gradle/libs.versions.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,7 @@ ant = { module = "org.apache.ant:ant", version.ref = "ant" }
2525
ant-junit = { module = "org.apache.ant:ant-junit", version.ref = "ant" }
2626
ant-junitlauncher = { module = "org.apache.ant:ant-junitlauncher", version.ref = "ant" }
2727
apiguardian = { module = "org.apiguardian:apiguardian-api", version.ref = "apiguardian" }
28-
29-
# check whether the Java condition in platform-tooling-support-tests.gradle.kts can be changed when updating
3028
archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.4.1" }
31-
3229
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
3330
bndlib = { module = "biz.aQute.bnd:biz.aQute.bndlib", version.ref = "bnd" }
3431
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }

0 commit comments

Comments
 (0)