Skip to content

Commit f629533

Browse files
authored
Merge pull request #160 from scala-steward/update/scala-java-time-2.2.2
Update scala-java-time, ... to 2.2.2
2 parents 0aa964c + bc8d314 commit f629533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ val scala213 = "2.13.5"
33
val fs2Version = "3.0.1"
44
val circeVersion = "0.13.0"
55
val shapelessVersion = "2.3.4"
6-
val scalaJavaTimeVersion = "2.2.1"
6+
val scalaJavaTimeVersion = "2.2.2"
77

88
val commonSettings = List(
99
scalaVersion := scala212,

0 commit comments

Comments
 (0)