Skip to content

Commit

Permalink
CORE-69: Update circe-yaml from 0.14.2 to 0.16.0 (#1506)
Browse files Browse the repository at this point in the history
Co-authored-by: Bria Morgan <[email protected]>
  • Loading branch information
broadbot and calypsomatic authored Nov 8, 2024
1 parent 5d5d606 commit 1b49c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ object Dependencies {

val liquibaseCore: ModuleID = "org.liquibase" % "liquibase-core" % "4.2.2"

val circeYAML: ModuleID = "io.circe" %% "circe-yaml" % "0.14.2"
val circeYAML: ModuleID = "io.circe" %% "circe-yaml" % "0.16.0"
val snakeYAML: ModuleID = "org.yaml" % "snakeyaml" % "2.3"

val scalikeCore = "org.scalikejdbc" %% "scalikejdbc" % scalikejdbcVersion
Expand Down

0 comments on commit 1b49c1a

Please sign in to comment.