Skip to content

Commit 0c2c919

Browse files
authored
Merge pull request #3035 from scala-steward/update/commons-codec-1.22.1
build(deps): Update commons-codec from 1.22.0 to 1.22.1
2 parents 072338f + 4a5e172 commit 0c2c919

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.22.0",
22+
"commons-codec" % "commons-codec" % "1.22.1",
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)