There was an error while loading. Please reload this page.
2 parents 072338f + 4a5e172 commit 0c2c919Copy full SHA for 0c2c919
1 file changed
project/build.sbt
@@ -19,7 +19,7 @@ libraryDependencies ++= List(
19
// context https://github.com/scalacenter/bloop/pull/2101
20
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.5.202508271544-r",
21
"org.eclipse.jgit" % "org.eclipse.jgit.ssh.jsch" % "5.13.5.202508271544-r",
22
- "commons-codec" % "commons-codec" % "1.22.0",
+ "commons-codec" % "commons-codec" % "1.22.1",
23
"org.kohsuke" % "github-api" % "1.330",
24
("ch.epfl.scala" % "jarjar" % "1.7.2-patched")
25
.exclude("org.apache.ant", "ant")
0 commit comments