Skip to content

Commit

Permalink
zio: 2.0.15 -> 2.0.16 (#814)
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas authored Aug 27, 2023
1 parent 477bb9d commit 5f4fd7b
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.15"
libraryDependencies += "dev.zio" %% "zio" % "2.0.16"
libraryDependencies += "javax.servlet" % "javax.servlet-api" % "4.0.1" % "provided"
libraryDependencies += "com.h2database" % "h2" % "2.2.220"
libraryDependencies += "com.jolbox" % "bonecp" % "0.8.0.RELEASE"
Expand Down

0 comments on commit 5f4fd7b

Please sign in to comment.