Skip to content

Commit

Permalink
fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v5.…
Browse files Browse the repository at this point in the history
…13.3.202401111512-r
  • Loading branch information
renovate[bot] committed Jan 15, 2024
1 parent e097965 commit e57b76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-forge-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
api "io.micronaut:micronaut-http"
api "io.micronaut:micronaut-http-client"
api "io.github.java-diff-utils:java-diff-utils:4.12"
api "org.eclipse.jgit:org.eclipse.jgit:5.11.1.202105131744-r"
api "org.eclipse.jgit:org.eclipse.jgit:5.13.3.202401111512-r"
implementation "org.yaml:snakeyaml:2.2"
implementation 'com.typesafe:config:1.4.3'
implementation 'org.apache.commons:commons-compress:1.25.0'
Expand Down

0 comments on commit e57b76c

Please sign in to comment.