Skip to content

Commit

Permalink
dependency: bump org.eclipse.jgit in /sevntu-checks
Browse files Browse the repository at this point in the history
Bumps org.eclipse.jgit from 5.10.0.202012080955-r to 6.3.0.202209071007-r.

---
updated-dependencies:
- dependency-name: org.eclipse.jgit:org.eclipse.jgit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and romani committed Nov 11, 2022
1 parent c74de7f commit f6f1e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sevntu-checks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
<version>5.10.0.202012080955-r</version>
<version>6.3.0.202209071007-r</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f6f1e09

Please sign in to comment.