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 77b7614 commit efc375dCopy full SHA for efc375d
gradle/libs.versions.toml
@@ -47,7 +47,7 @@ jmh-generator-annprocess = { module = "org.openjdk.jmh:jmh-generator-annprocess"
47
joox = { module = "org.jooq:joox", version = "2.0.1" }
48
jte = { module = "gg.jte:jte", version = "3.1.15" }
49
junit4 = { module = "junit:junit", version = { require = "[4.12,)", prefer = "4.13.2" } }
50
-kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.10.0" }
+kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.10.1" }
51
log4j-core = { module = "org.apache.logging.log4j:log4j-core", version.ref = "log4j" }
52
log4j-jul = { module = "org.apache.logging.log4j:log4j-jul", version.ref = "log4j" }
53
maven = { module = "org.apache.maven:apache-maven", version = "3.9.9" }
0 commit comments