Skip to content

Commit

Permalink
Update dependency org.eclipse.jgit:org.eclipse.jgit to v7 (#323)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 8af1834 commit 1627ab8
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 @@ -17,7 +17,7 @@ dependencies {
implementation("com.structurizr:structurizr-core:1.29.0")
implementation("com.structurizr:structurizr-import:1.7.0")
implementation("com.structurizr:structurizr-graphviz:2.2.2")
implementation("org.eclipse.jgit:org.eclipse.jgit:6.10.0.202406032230-r")
implementation("org.eclipse.jgit:org.eclipse.jgit:7.0.0.202409031743-r")
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.2")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.17.2")

Expand Down

0 comments on commit 1627ab8

Please sign in to comment.