Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

Commit e67f4dd

Browse files
Update quill-jdbc to 3.14.1 (#29)
1 parent 3cafe5f commit e67f4dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ val root = project
7070
.settings(
7171
name := "doobie-quill",
7272
libraryDependencies ++= Seq(
73-
"io.getquill" %% "quill-jdbc" % "3.12.0",
73+
"io.getquill" %% "quill-jdbc" % "3.14.1",
7474
"org.tpolecat" %% "doobie-core" % "1.0.0-RC1",
7575
"org.tpolecat" %% "doobie-postgres" % "1.0.0-RC1" % Test,
7676
"org.scalameta" %% "munit" % "0.7.29" % Test,

0 commit comments

Comments
 (0)