Skip to content

Commit c20450a

Browse files
Update circe-core, circe-generic, ... to 0.14.8 (#223)
Co-authored-by: lunatech-scala-steward[bot] <166295259+lunatech-scala-steward[bot]@users.noreply.github.com>
1 parent 5e2d6f1 commit c20450a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ThisBuild / organization := "com.lunatech"
66
ThisBuild / organizationName := "lunatech"
77

88
lazy val V = new {
9-
val circe = "0.14.7"
9+
val circe = "0.14.8"
1010
val logback = "1.5.6"
1111
val pekko = "1.0.2"
1212
val pekkoHttp = "1.0.1"

0 commit comments

Comments
 (0)