Skip to content

Commit

Permalink
Update jgit
Browse files Browse the repository at this point in the history
So that it fixes eclipse-jgit/jgit#38
  • Loading branch information
wetneb committed Jun 16, 2024
1 parent 35f2938 commit 6d9343a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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>6.9.0.202403050737-r</version>
<version>6.10.0.202406032230-r</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
Expand Down

0 comments on commit 6d9343a

Please sign in to comment.