Skip to content

Commit 4599d06

Browse files
Update commons-lang3 to 3.13.0 (#293)
1 parent 059005e commit 4599d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ lazy val library =
5151
"dev.zio" %% "zio-prelude" % "1.0.0-RC19",
5252
"dev.zio" %% "zio-schema" % "0.4.13",
5353
"dev.zio" %% "zio-schema-json" % "0.4.13",
54-
"org.apache.commons" % "commons-lang3" % "3.12.0",
54+
"org.apache.commons" % "commons-lang3" % "3.13.0",
5555
"dev.zio" %% "zio-test" % "2.0.15" % Test,
5656
"dev.zio" %% "zio-test-sbt" % "2.0.15" % Test
5757
),

0 commit comments

Comments
 (0)