Skip to content

Commit 87c9d23

Browse files
authored
Merge pull request #1847 from Baeldung/update/play-slick-6.2.0
Update play-slick, play-slick-evolutions from 6.1.1 to 6.2.0
2 parents d4a391b + 4a8dc4d commit 87c9d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/LibraryVersions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
object LibraryVersions {
22
val playVersion = "3.0.4"
3-
val playSlickVersion = "6.1.1"
3+
val playSlickVersion = "6.2.0"
44
val scalatestPlayVersion = "7.0.1"
55
}

0 commit comments

Comments
 (0)