Skip to content

Commit

Permalink
Update jwt-core to 4.3.0 (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 1, 2020
1 parent eabb4ba commit e2982af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ object ProjectPlugin extends AutoPlugin {
lazy val scalatestplusScheck = "3.1.0.0-RC2"
lazy val jodaTime = "2.10.5"
lazy val slf4jSimple = "1.7.30"
lazy val jwtCore = "4.2.0"
lazy val jwtCore = "4.3.0"
lazy val coursier = "2.0.0-RC5-6"
lazy val config = "1.4.0"
}
Expand Down

0 comments on commit e2982af

Please sign in to comment.