We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56d3a2b commit 77991c4Copy full SHA for 77991c4
gradle/libs.versions.toml
@@ -46,7 +46,7 @@ jimfs = { module = "com.google.jimfs:jimfs", version = "1.3.0" }
46
jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
47
jmh-generator-annprocess = { module = "org.openjdk.jmh:jmh-generator-annprocess", version.ref = "jmh" }
48
joox = { module = "org.jooq:joox", version = "2.0.1" }
49
-jte = { module = "gg.jte:jte", version = "3.2.0" }
+jte = { module = "gg.jte:jte", version = "3.2.1" }
50
junit4 = { module = "junit:junit", version = { require = "[4.12,)", prefer = "4.13.2" } }
51
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.10.2" }
52
log4j-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }
0 commit comments