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 e18ab13 commit 4a70fdaCopy full SHA for 4a70fda
conventions/project/build.gradle.kts
@@ -18,7 +18,7 @@ dependencies {
18
libs.plugins.ksp.get().apply {
19
implementation("com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin:$version")
20
}
21
- implementation("org.eclipse.jgit:org.eclipse.jgit:7.1.0.202411261347-r")
+ implementation("org.eclipse.jgit:org.eclipse.jgit:7.2.0.202503040940-r")
22
libs.plugins.idea.get().apply {
23
implementation("gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:$version")
24
0 commit comments