Skip to content

Commit

Permalink
Update dependency org.eclipse.jgit:org.eclipse.jgit to v6.6.1.2023090…
Browse files Browse the repository at this point in the history
…21850-r
  • Loading branch information
renovate[bot] authored Sep 3, 2023
1 parent 21f1f50 commit b44d9e1
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 @@ -18,7 +18,7 @@ dependencies {
implementation("org.jetbrains.kotlin:kotlin-stdlib")
implementation("org.jetbrains.kotlinx:kotlinx-cli:0.3.5")

implementation("org.eclipse.jgit:org.eclipse.jgit:6.6.0.202305301015-r")
implementation("org.eclipse.jgit:org.eclipse.jgit:6.6.1.202309021850-r")

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

0 comments on commit b44d9e1

Please sign in to comment.