Skip to content

Commit d31063c

Browse files
author
dwolla-oss-scala-steward[bot]
committed
Update circe-refined to 0.14.9
1 parent dba33c3 commit d31063c

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
@@ -23,7 +23,7 @@ ThisBuild / githubWorkflowPublishTargetBranches := Seq.empty
2323
ThisBuild / githubWorkflowPublish := Seq.empty
2424

2525
lazy val munitV = "0.7.29"
26-
lazy val circeV = "0.14.2"
26+
lazy val circeV = "0.14.9"
2727

2828
lazy val `postgresql-init-core` = (project in file("."))
2929
.settings(

0 commit comments

Comments
 (0)