Skip to content

Commit

Permalink
fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v7.…
Browse files Browse the repository at this point in the history
…1.0.202411261347-r
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent a9b01cc commit a7c9a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
implementation("org.jetbrains.kotlin:kotlin-stdlib")
implementation("org.jetbrains.kotlinx:kotlinx-cli:0.3.6")

implementation("org.eclipse.jgit:org.eclipse.jgit:7.0.0.202409031743-r")
implementation("org.eclipse.jgit:org.eclipse.jgit:7.1.0.202411261347-r")

implementation("com.structurizr:structurizr-core:3.1.0")
implementation("com.structurizr:structurizr-dsl:3.1.0")
Expand Down

0 comments on commit a7c9a9b

Please sign in to comment.