Skip to content

Commit

Permalink
Update org.eclipse.jgit to 5.13.3.202401111512-r
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and xuwei-k committed Jan 14, 2024
1 parent 71dbf69 commit fa76932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ lazy val jacocoPlugin = (project in file("."))
"com.fasterxml.jackson.core" % "jackson-core" % "2.16.1",
"org.scalaj" %% "scalaj-http" % "2.4.2",
"commons-codec" % "commons-codec" % "1.16.0",
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.2.202306221912-r",
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.3.202401111512-r",
"org.scalatest" %% "scalatest" % "3.2.17" % Test,
"org.mockito" % "mockito-core" % "4.11.0" % Test
)
Expand Down

0 comments on commit fa76932

Please sign in to comment.