Skip to content

Commit

Permalink
Merge pull request #555 from typelevel/update/scalac-compat-annotatio…
Browse files Browse the repository at this point in the history
…n-0.1.1

Update scalac-compat-annotation to 0.1.1
  • Loading branch information
armanbilge authored Jun 22, 2023
2 parents 08f7466 + 86626bb commit 7a90746
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ object TypelevelSettingsPlugin extends AutoPlugin {
)

Seq(
"org.typelevel" %% "scalac-compat-annotation" % "0.1.0" % CompileTime
"org.typelevel" %% "scalac-compat-annotation" % "0.1.1" % CompileTime
) ++ plugins
},

Expand Down

0 comments on commit 7a90746

Please sign in to comment.