Skip to content

Commit

Permalink
fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v6.…
Browse files Browse the repository at this point in the history
…10.0.202406032230-r (#2575)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent 461425d commit 2bb3b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starter-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
api("com.fasterxml.jackson.core:jackson-annotations")
api("io.micronaut:micronaut-http-client")
api("io.github.java-diff-utils:java-diff-utils:4.12")
api("org.eclipse.jgit:org.eclipse.jgit:6.8.0.202311291450-r")
api("org.eclipse.jgit:org.eclipse.jgit:6.10.0.202406032230-r")
api("org.yaml:snakeyaml")
api("io.micronaut.serde:micronaut-serde-jackson")

Expand Down

0 comments on commit 2bb3b79

Please sign in to comment.