Skip to content

Commit

Permalink
Update magnolia to 1.3.5 (#954)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Apr 23, 2024
1 parent 83481ca commit 3317efd
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 @@ -20,7 +20,7 @@ import com.github.sbt.git.SbtGit.GitKeys.gitRemoteRepo
import com.typesafe.tools.mima.core._

val magnoliaScala2Version = "1.1.8"
val magnoliaScala3Version = "1.3.4"
val magnoliaScala3Version = "1.3.5"

val algebirdVersion = "0.13.10"
val avroVersion = Option(sys.props("avro.version")).getOrElse("1.11.2")
Expand Down

0 comments on commit 3317efd

Please sign in to comment.