Skip to content

Commit

Permalink
Merge branch 'develop' into update/reactor-netty-1.0.48
Browse files Browse the repository at this point in the history
  • Loading branch information
calypsomatic authored Nov 7, 2024
2 parents 9d05e24 + 639f6b0 commit d39de4c
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 @@ -108,7 +108,7 @@ object Dependencies {
val liquibaseCore: ModuleID = "org.liquibase" % "liquibase-core" % "4.2.2"

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

val scalikeCore = "org.scalikejdbc" %% "scalikejdbc" % scalikejdbcVersion
val scalikeCoreConfig = "org.scalikejdbc" %% "scalikejdbc-config" % scalikejdbcVersion
Expand Down

0 comments on commit d39de4c

Please sign in to comment.