Skip to content

Commit

Permalink
build: Update doobie dependency (#200)
Browse files Browse the repository at this point in the history
  • Loading branch information
jprudent authored Jan 6, 2024
1 parent 5825bbc commit 1b5abea
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 @@ -433,7 +433,7 @@ object doobie extends SubModule {
def artifactName = "iron-doobie"

def ivyDeps = Agg(
ivy"org.tpolecat::doobie-core::1.0.0-RC4"
ivy"org.tpolecat::doobie-core::1.0.0-RC5"
)

object test extends Tests
Expand Down

0 comments on commit 1b5abea

Please sign in to comment.