Skip to content

Commit 754d1b7

Browse files
Update commons-lang3 to 3.14.0 (#371)
1 parent 5b0dd30 commit 754d1b7

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-RC21",
5252
"dev.zio" %% "zio-schema" % "0.4.16",
5353
"dev.zio" %% "zio-schema-json" % "0.4.16",
54-
"org.apache.commons" % "commons-lang3" % "3.13.0",
54+
"org.apache.commons" % "commons-lang3" % "3.14.0",
5555
"dev.zio" %% "zio-test" % "2.0.19" % Test,
5656
"dev.zio" %% "zio-test-sbt" % "2.0.19" % Test
5757
),

0 commit comments

Comments
 (0)