Skip to content

Commit 7160b63

Browse files
Update skunk-core from 0.6.3 to 0.6.4
1 parent 15c3a7c commit 7160b63

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
@@ -538,7 +538,7 @@ lazy val scala_libraries_persistence =
538538
libraryDependencies ++= Seq(
539539
"com.typesafe.slick" %% "slick" % slickVersion,
540540
"com.h2database" % "h2" % "2.2.224",
541-
"org.tpolecat" %% "skunk-core" % "0.6.3",
541+
"org.tpolecat" %% "skunk-core" % "0.6.4",
542542
doobieCore,
543543
doobiePGDep,
544544
"org.reactivemongo" %% "reactivemongo" % reactiveMongo,

0 commit comments

Comments
 (0)