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
…4.0.202211300538-r (#956)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 19, 2022
1 parent dec292d commit c39b209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publishers/gradle-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {

implementation "io.github.resilience4j:resilience4j-retry:1.7.1"

implementation "org.eclipse.jgit:org.eclipse.jgit:6.3.0.202209071007-r"
implementation "org.eclipse.jgit:org.eclipse.jgit:6.4.0.202211300538-r"

testImplementation("org.spockframework:spock-core:$spockVersion") {
exclude group: 'org.codehaus.groovy'
Expand Down

0 comments on commit c39b209

Please sign in to comment.