Skip to content

Commit

Permalink
Update scalac-compat-annotation to 0.1.2 in series/3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Jun 27, 2023
1 parent f0c60ca commit 159c50d
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 @@ -310,7 +310,7 @@ val CoopVersion = "1.2.0"

val MacrotaskExecutorVersion = "1.1.1"

val ScalacCompatVersion = "0.1.0"
val ScalacCompatVersion = "0.1.2"

tlReplaceCommandAlias("ci", CI.AllCIs.map(_.toString).mkString)
addCommandAlias("release", "tlRelease")
Expand Down

0 comments on commit 159c50d

Please sign in to comment.