Skip to content

Commit

Permalink
update zio and sbt versions
Browse files Browse the repository at this point in the history
  • Loading branch information
bilal-fazlani committed Sep 26, 2023
1 parent 5b389a6 commit 9f677eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/Libs.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import sbt._

object Libs {
val zioVersion = "2.0.17"
val zioVersion = "2.0.18"
}

object BenchmarkLibs {
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.8.2
sbt.version=1.9.6

0 comments on commit 9f677eb

Please sign in to comment.