Skip to content

Commit

Permalink
upgrades to Slick 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
octonato authored and WellingR committed Jan 31, 2019
1 parent 405ce6c commit f4672e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectAutoPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import scalariform.formatter.preferences.FormattingPreferences
object ProjectAutoPlugin extends AutoPlugin {
final val ScalaVersion = "2.12.8"
final val AkkaVersion = "2.5.20"
final val SlickVersion = "3.2.3"
final val SlickVersion = "3.3.0"
final val ScalaTestVersion = "3.0.5"

final val formattingPreferences: FormattingPreferences = {
Expand Down

0 comments on commit f4672e3

Please sign in to comment.