Skip to content

Commit

Permalink
Update zio-query to 0.6.1 (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Mar 31, 2024
1 parent 17e6b70 commit 0bcff2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ object V {

def cats = "2.10.0"
def zio = "2.0.18"
def zioQuery = "0.6.0"
def zioQuery = "0.6.1"
def fetch = "3.1.2"
def izumiReflect = "2.3.8"
def scalacheck = "1.17.0"
Expand Down

0 comments on commit 0bcff2e

Please sign in to comment.