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 969031b commit 0b13c2cCopy full SHA for 0b13c2c
gradle/libs.versions.toml
@@ -13,7 +13,7 @@ asm-tree = { module = "org.ow2.asm:asm-tree", version.ref = "asm" }
13
httpclient = "org.apache.httpcomponents:httpclient:4.5.14"
14
kotson = "com.github.salomonbrys.kotson:kotson:2.5.0"
15
coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.2"
16
-jgit = "org.eclipse.jgit:org.eclipse.jgit:7.3.0.202506031305-r"
+jgit = "org.eclipse.jgit:org.eclipse.jgit:7.4.0.202509020913-r"
17
gson = "com.google.code.gson:gson:2.13.2"
18
19
cadix-lorenz-core = { module = "org.cadixdev:lorenz", version.ref = "lorenz" }
0 commit comments