Skip to content

Commit

Permalink
chore: Bump all the versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tgodzik committed Apr 12, 2024
1 parent ba52961 commit 98faa29
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.0.0")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.0-RC3")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.0")

val pluginVersion = sys.props.getOrElse(
"bloopVersion",
Expand Down

0 comments on commit 98faa29

Please sign in to comment.