Skip to content

Commit

Permalink
zio: 2.0.15 -> 2.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas committed Aug 26, 2023
1 parent e30fa0c commit b8754bc
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 b8754bc

Please sign in to comment.