Skip to content

Commit

Permalink
zio: 2.0.21 -> 2.0.22 (#886)
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas authored Jun 2, 2024
1 parent 0d1c340 commit d370e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/zio/build.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
libraryDependencies += "dev.zio" %% "zio" % "2.0.21"
libraryDependencies += "dev.zio" %% "zio" % "2.0.22"
libraryDependencies += "javax.servlet" % "javax.servlet-api" % "4.0.1" % "provided"
libraryDependencies += "com.h2database" % "h2" % "2.2.224"
libraryDependencies += "com.jolbox" % "bonecp" % "0.8.0.RELEASE"
Expand Down

0 comments on commit d370e9b

Please sign in to comment.