Skip to content

Commit

Permalink
Update magnolia to 1.1.8 (#893)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 15, 2024
1 parent 77e40d2 commit 41db50e
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 @@ -18,7 +18,7 @@ import sbtprotoc.ProtocPlugin.ProtobufConfig
import com.github.sbt.git.SbtGit.GitKeys.gitRemoteRepo
import com.typesafe.tools.mima.core._

val magnoliaScala2Version = "1.1.6"
val magnoliaScala2Version = "1.1.8"
val magnoliaScala3Version = "1.3.4"

val algebirdVersion = "0.13.10"
Expand Down

0 comments on commit 41db50e

Please sign in to comment.