Skip to content

Commit

Permalink
Update mima-core to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot authored and xuwei-k committed Jul 18, 2023
1 parent 520ec5d commit 4a4c90f
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 @@ -12,7 +12,7 @@ libraryDependencies ++= Seq(
"ws.unfiltered" %% "unfiltered-filter" % unfilteredVersion,
"ws.unfiltered" %% "unfiltered-jetty" % unfilteredVersion,
"org.scalatest" %% "scalatest" % "3.2.16" % "test",
"com.typesafe" %% "mima-core" % "1.1.2",
"com.typesafe" %% "mima-core" % "1.1.3",
"org.scala-sbt" %% "io" % "1.9.1",
"io.argonaut" %% "argonaut-scalaz" % "6.3.8",
"com.github.xuwei-k" %% "httpz-native" % "0.8.0",
Expand Down

0 comments on commit 4a4c90f

Please sign in to comment.