Skip to content

Commit 6d1dd91

Browse files
authored
Merge pull request #1356 from Baeldung/update/skunk-core-0.6.4
Update skunk-core from 0.6.3 to 0.6.4
2 parents f06a9f6 + 7160b63 commit 6d1dd91

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)