Skip to content

Commit cd7abb6

Browse files
authored
Merge pull request #2866 from scalacenter/update/commons-codec-1.21.0
build(deps): Update commons-codec from 1.20.0 to 1.21.0
2 parents 194228f + f9e7d27 commit cd7abb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ libraryDependencies ++= List(
1919
// context https://github.com/scalacenter/bloop/pull/2101
2020
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.5.202508271544-r",
2121
"org.eclipse.jgit" % "org.eclipse.jgit.ssh.jsch" % "5.13.5.202508271544-r",
22-
"commons-codec" % "commons-codec" % "1.20.0",
22+
"commons-codec" % "commons-codec" % "1.21.0",
2323
"org.kohsuke" % "github-api" % "1.330",
2424
("ch.epfl.scala" % "jarjar" % "1.7.2-patched")
2525
.exclude("org.apache.ant", "ant")

0 commit comments

Comments
 (0)