Skip to content

Commit d3c45f3

Browse files
authored
Merge pull request #155 from scala-steward/update/circe-core-0.14.15
Update circe-core, circe-parser to 0.14.15
2 parents 2efe5a4 + 5522e87 commit d3c45f3

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
@@ -10,7 +10,7 @@ ThisBuild / githubWorkflowPublishTargetBranches := List()
1010
scalacOptions ++= Seq("-deprecation", "-feature", "-Xsource:3")
1111

1212
val akkaVersion = "2.6.20"
13-
val circeVersion = "0.14.14"
13+
val circeVersion = "0.14.15"
1414
val circeOpticsVersion = "0.15.1"
1515
val sangriaAkkaHttpVersion = "0.0.4"
1616

0 commit comments

Comments
 (0)