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 2c18657 commit 84f2763Copy full SHA for 84f2763
project/Dependencies.scala
@@ -3,7 +3,7 @@ import sbt._
3
object Dependencies {
4
5
val akkaVersion = "2.6.20"
6
- val circeVersion = "0.14.10"
+ val circeVersion = "0.14.12"
7
val doobieVersion = "1.0.0-RC8"
8
val fs2Version = "3.11.0"
9
val h2Version = "2.3.232"
0 commit comments