Skip to content
This repository has been archived by the owner on Apr 4, 2021. It is now read-only.

Commit

Permalink
Update doobie-core to 0.10.0 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 6, 2021
1 parent 86081b3 commit 6694c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

val catsEffectVersion = "2.3.1"
val fs2Version = "2.5.0"
val doobieVersion = "0.9.4"
val doobieVersion = "0.10.0"

libraryDependencies ++= Seq(
"org.typelevel" %% "cats-effect" % catsEffectVersion,
Expand Down

0 comments on commit 6694c60

Please sign in to comment.