Skip to content

Commit 1b617cf

Browse files
authored
Merge pull request #1885 from Baeldung/update/slick-pg-0.23.1
Update slick-pg, slick-pg_json4s from 0.23.0 to 0.23.1
2 parents ccaef49 + 23d7e7e commit 1b617cf

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
@@ -361,7 +361,7 @@ val shapelessVersion = "2.3.13"
361361
val scalazVersion = "7.3.8"
362362
val fs2Version = "3.12.0"
363363
val reactiveMongo = "1.1.0-RC15"
364-
val slickPgVersion = "0.23.0"
364+
val slickPgVersion = "0.23.1"
365365
val scalaTestContainersVersion = "0.43.0"
366366
val postgresqlVersion = "42.7.6"
367367
val json4sVersion = "4.0.7"

0 commit comments

Comments
 (0)