Skip to content

Commit

Permalink
fix(deps): update dependency org.ajoberstar.grgit:grgit-core to v5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent e1d2fa6 commit 24fe47b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ java {
group = "to.wetransform"

dependencies {
implementation 'org.ajoberstar.grgit:grgit-core:5.2.2'
implementation 'org.ajoberstar.grgit:grgit-core:5.3.0'

// Testing
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.1'
Expand Down

0 comments on commit 24fe47b

Please sign in to comment.