Skip to content

Commit

Permalink
Update magnolia to 1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
datahub-rewrite-bot committed Apr 28, 2024
1 parent c613d50 commit d7b93e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ lazy val core = crossProject(JVMPlatform)
} else {
// scala2
Seq(
"com.softwaremill.magnolia1_2" %% "magnolia" % "1.1.8",
"com.softwaremill.magnolia1_2" %% "magnolia" % "1.1.9",
"org.scala-lang" % "scala-reflect" % scalaVersion.value
)
}
Expand Down

0 comments on commit d7b93e0

Please sign in to comment.