Skip to content

Commit da5946a

Browse files
Update nscala-time to 3.0.0
1 parent 179a789 commit da5946a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ lazy val V = new {
239239
val pekko = "1.1.2"
240240
val pekkoHttp = "1.1.0"
241241
val elastic4s = "8.16.0"
242-
val nscalaTime = "2.34.0"
242+
val nscalaTime = "3.0.0"
243243
val scalatest = "3.2.19"
244244
val circe = "0.14.10"
245245
val json4s = "4.0.7"

0 commit comments

Comments
 (0)