Skip to content

Commit

Permalink
Update commons-lang3 to 3.13.0 (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jul 31, 2023
1 parent 059005e commit 4599d06
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-RC19",
"dev.zio" %% "zio-schema" % "0.4.13",
"dev.zio" %% "zio-schema-json" % "0.4.13",
"org.apache.commons" % "commons-lang3" % "3.12.0",
"org.apache.commons" % "commons-lang3" % "3.13.0",
"dev.zio" %% "zio-test" % "2.0.15" % Test,
"dev.zio" %% "zio-test-sbt" % "2.0.15" % Test
),
Expand Down

0 comments on commit 4599d06

Please sign in to comment.