Skip to content

Commit

Permalink
zio: 2.1.8 -> 2.1.9 (#925)
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas authored Aug 31, 2024
1 parent dadb41f commit fa1a659
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.1.8"
libraryDependencies += "dev.zio" %% "zio" % "2.1.9"
libraryDependencies += "javax.servlet" % "javax.servlet-api" % "4.0.1" % "provided"
libraryDependencies += "com.h2database" % "h2" % "2.3.232"
libraryDependencies += "com.jolbox" % "bonecp" % "0.8.0.RELEASE"
Expand Down

0 comments on commit fa1a659

Please sign in to comment.