Skip to content

Commit

Permalink
Update commons-lang3 to 3.14.0 (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 23, 2023
1 parent 5b0dd30 commit 754d1b7
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 @@ -51,7 +51,7 @@ lazy val library =
"dev.zio" %% "zio-prelude" % "1.0.0-RC21",
"dev.zio" %% "zio-schema" % "0.4.16",
"dev.zio" %% "zio-schema-json" % "0.4.16",
"org.apache.commons" % "commons-lang3" % "3.13.0",
"org.apache.commons" % "commons-lang3" % "3.14.0",
"dev.zio" %% "zio-test" % "2.0.19" % Test,
"dev.zio" %% "zio-test-sbt" % "2.0.19" % Test
),
Expand Down

0 comments on commit 754d1b7

Please sign in to comment.