Skip to content

Commit 1726172

Browse files
Bump org.ajoberstar.grgit:grgit-core from 5.2.2 to 5.3.0 (#835)
Bumps [org.ajoberstar.grgit:grgit-core](https://github.com/ajoberstar/grgit) from 5.2.2 to 5.3.0. - [Release notes](https://github.com/ajoberstar/grgit/releases) - [Commits](ajoberstar/grgit@5.2.2...5.3.0) --- updated-dependencies: - dependency-name: org.ajoberstar.grgit:grgit-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7a72d2 commit 1726172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dependencies {
6969
runtimeOnly("com.kohlschutter.junixsocket:junixsocket-core:2.9.1")
7070
runtimeOnly("net.java.dev.jna:jna-platform:5.15.0")
7171

72-
testImplementation("org.ajoberstar.grgit:grgit-core:5.2.2") {
72+
testImplementation("org.ajoberstar.grgit:grgit-core:5.3.0") {
7373
exclude("org.eclipse.jgit", "org.eclipse.jgit.ui")
7474
exclude("org.eclipse.jgit", "org.eclipse.jgit")
7575
}

0 commit comments

Comments
 (0)