Skip to content

Commit

Permalink
Merge pull request #319 from nrkno/update/magnolia-1.1.9
Browse files Browse the repository at this point in the history
Update magnolia to 1.1.9
  • Loading branch information
hamnis committed Apr 29, 2024
2 parents e913c6a + d7b93e0 commit 5761a19
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 5761a19

Please sign in to comment.