Skip to content

Commit eba24f6

Browse files
Update scala-java-time to 2.6.0
1 parent 2e17ed5 commit eba24f6

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
@@ -138,7 +138,7 @@ val catsEffectV = "3.3.12" //https://github.com/typelevel/cats-effect/releases
138138
val circeV = "0.14.1" //https://github.com/circe/circe/releases
139139
val http4sV = "0.23.6" //https://github.com/http4s/http4s/releases
140140
val doobieV = "1.0.0-RC1" //https://github.com/tpolecat/doobie/releases
141-
val scalaJavaTimeV = "2.3.0" // https://github.com/cquiroz/scala-java-time/releases
141+
val scalaJavaTimeV = "2.6.0" // https://github.com/cquiroz/scala-java-time/releases
142142
val testcontainersV = "0.39.8"
143143
val munitV = "0.7.29"
144144
val munitCE3V = "1.0.6"

0 commit comments

Comments
 (0)