Skip to content

Commit

Permalink
chore(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
SIMULATAN-Bot committed Jan 13, 2025
1 parent f7441f8 commit d0574f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conventions/project/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
libs.plugins.ksp.get().apply {
implementation("com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin:$version")
}
implementation("org.eclipse.jgit:org.eclipse.jgit:6.10.0.202406032230-r")
implementation("org.eclipse.jgit:org.eclipse.jgit:7.1.0.202411261347-r")
libs.plugins.idea.get().apply {
implementation("gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:$version")
}
Expand Down

0 comments on commit d0574f3

Please sign in to comment.