We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ce6785 commit 89e2904Copy full SHA for 89e2904
project/Dependencies.scala
@@ -3,7 +3,7 @@ import sbt._
3
object Dependencies {
4
5
val akkaVersion = "2.6.20"
6
- val circeVersion = "0.14.9"
+ val circeVersion = "0.14.10"
7
val doobieVersion = "1.0.0-RC6"
8
val fs2Version = "3.11.0"
9
val h2Version = "2.3.232"
0 commit comments