Skip to content

Commit

Permalink
Update zio, zio-test, zio-test-sbt to 2.1.13 (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 21, 2024
1 parent c3e18ec commit 8c05e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dep.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import sbt.Keys.scalaVersion
object Dep {

object V {
val zio = "2.1.12"
val zio = "2.1.13"
val zioSchema = "1.1.1"
val scalaCollectionCompat = "2.12.0"
val apacheParquet = "1.14.4"
Expand Down

0 comments on commit 8c05e26

Please sign in to comment.