Skip to content

Commit

Permalink
Update missinglink-core to 0.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and hoangmaihuy committed Feb 20, 2024
1 parent df0d633 commit 86e692a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ object `mill-missinglink` extends ScalaModule with CiReleaseModule {
)

override def ivyDeps = Agg(
ivy"com.spotify:missinglink-core:0.2.9"
ivy"com.spotify:missinglink-core:0.2.11"
)

}
Expand Down

0 comments on commit 86e692a

Please sign in to comment.