Skip to content

Commit fa76932

Browse files
scala-stewardxuwei-k
authored andcommitted
Update org.eclipse.jgit to 5.13.3.202401111512-r
1 parent 71dbf69 commit fa76932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ lazy val jacocoPlugin = (project in file("."))
2020
"com.fasterxml.jackson.core" % "jackson-core" % "2.16.1",
2121
"org.scalaj" %% "scalaj-http" % "2.4.2",
2222
"commons-codec" % "commons-codec" % "1.16.0",
23-
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.2.202306221912-r",
23+
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.3.202401111512-r",
2424
"org.scalatest" %% "scalatest" % "3.2.17" % Test,
2525
"org.mockito" % "mockito-core" % "4.11.0" % Test
2626
)

0 commit comments

Comments
 (0)