Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... from 2.0.22 to 2.1.1 (#600)
Browse files Browse the repository at this point in the history
  • Loading branch information
coralogix-automation-golem authored May 29, 2024
1 parent f25ef08 commit 9fb10c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zio-k8s-codegen/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Compile / unmanagedSourceDirectories += baseDirectory.value / "src/shared/scala"
scalacOptions ++= Seq("-feature", "-deprecation")

libraryDependencies ++= Seq(
"dev.zio" %% "zio" % "2.0.22",
"dev.zio" %% "zio" % "2.1.1",
"dev.zio" %% "zio-nio" % "2.0.2",
"io.swagger.parser.v3" % "swagger-parser" % "2.0.24",
"io.circe" %% "circe-core" % "0.14.7",
Expand Down

0 comments on commit 9fb10c4

Please sign in to comment.