Skip to content

Commit 943f4aa

Browse files
authored
Update joda-time to 2.11.1
1 parent 93a1cd6 commit 943f4aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ object ProjectPlugin extends AutoPlugin {
2222
lazy val log4s = "1.7.0"
2323
lazy val scalatest = "3.2.12"
2424
lazy val scalatestplusScheck = "3.2.2.0"
25-
lazy val jodaTime = "2.10.14"
25+
lazy val jodaTime = "2.11.1"
2626
lazy val slf4j = "1.7.36"
2727
lazy val jwtCore = "9.1.1"
2828
lazy val coursier = "2.0.16"

0 commit comments

Comments
 (0)