Skip to content

Commit

Permalink
Update magnolia to 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and novakov-alexey committed Oct 26, 2023
1 parent e7a0572 commit 0f64561
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 @@ -31,7 +31,7 @@ lazy val root = (project in file("."))
)
} else {
Seq(
"com.softwaremill.magnolia1_3" %% "magnolia" % "1.3.3",
"com.softwaremill.magnolia1_3" %% "magnolia" % "1.3.4",
"org.scala-lang" %% "scala3-compiler" % scalaVersion.value
)
}
Expand Down

0 comments on commit 0f64561

Please sign in to comment.