Skip to content

Commit bc910fa

Browse files
authored
Merge pull request #2266 from scalacenter/update/commons-codec-1.16.1
build(deps): Update commons-codec from 1.16.0 to 1.16.1
2 parents fb2eb4e + cfe848a commit bc910fa

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
@@ -21,7 +21,7 @@ libraryDependencies ++= List(
2121
// context https://github.com/scalacenter/bloop/pull/2101
2222
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.3.202401111512-r",
2323
"org.eclipse.jgit" % "org.eclipse.jgit.ssh.jsch" % "5.13.3.202401111512-r",
24-
"commons-codec" % "commons-codec" % "1.16.0",
24+
"commons-codec" % "commons-codec" % "1.16.1",
2525
("ch.epfl.scala" % "jarjar" % "1.7.2-patched")
2626
.exclude("org.apache.ant", "ant")
2727
)

0 commit comments

Comments
 (0)