Skip to content

Commit

Permalink
Upgrade slick.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpetrick committed Jul 23, 2019
1 parent 0c5ebb5 commit a76a705
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions server/libs/jdbc-native-rs/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions server/libs/jwt-native-rs/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ object Dependencies {
val play = "2.6.8"
val scalactic = "3.0.4"
val scalaTest = "3.0.4"
val slick = "3.2.3"
val slick = "3.3.2"
val jackson = "2.8.4"
val http4sVersion = "0.18.21"
}
Expand Down

0 comments on commit a76a705

Please sign in to comment.