Skip to content

Commit 34753ef

Browse files
Update slickVersion to v3.6.1
1 parent 92f9d73 commit 34753ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ mergifyExtraConditions := Seq(
2020

2121
scalacOptions += "-deprecation"
2222

23-
val slickVersion = "3.6.0"
23+
val slickVersion = "3.6.1"
2424

2525
libraryDependencies ++= Seq(
2626
"com.typesafe.slick" %% "slick" % slickVersion,

0 commit comments

Comments
 (0)