Skip to content

Commit ee2636b

Browse files
Update commons-lang3 to 3.18.0 (#659)
1 parent 7455ac9 commit ee2636b

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
@@ -49,7 +49,7 @@ lazy val library =
4949
"dev.zio" %% "zio-prelude" % "1.0.0-RC41",
5050
"dev.zio" %% "zio-schema" % "1.7.3",
5151
"dev.zio" %% "zio-schema-json" % "1.7.3",
52-
"org.apache.commons" % "commons-lang3" % "3.17.0",
52+
"org.apache.commons" % "commons-lang3" % "3.18.0",
5353
"dev.zio" %% "zio-test" % "2.1.19" % Test,
5454
"dev.zio" %% "zio-test-sbt" % "2.1.19" % Test
5555
),

0 commit comments

Comments
 (0)