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 71db28b commit 6192b30Copy full SHA for 6192b30
project/Dependencies.scala
@@ -3,7 +3,7 @@ import sbt._
3
object Dependencies {
4
5
val akkaVersion = "2.6.20"
6
- val circeVersion = "0.14.14"
+ val circeVersion = "0.14.15"
7
val doobieVersion = "1.0.0-RC10"
8
val fs2Version = "3.12.2"
9
val h2Version = "2.4.240"
0 commit comments