diff --git a/build.sbt b/build.sbt index 36fce16e..d7f5e622 100644 --- a/build.sbt +++ b/build.sbt @@ -32,7 +32,7 @@ inThisBuild( ), Developer("justcoon", "Peter Kotula", "peto.kotula@yahoo.com", url("https://github.com/justcoon")) ), - zioVersion := "2.1.11", + zioVersion := "2.1.12", scala213 := "2.13.15" ) )