Skip to content

Commit

Permalink
Update sbt-scala-native to 0.4.17
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 20, 2024
1 parent 0cc0541 commit 931fdf0
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 @@ -26,7 +26,7 @@ ThisBuild / publishTo :=(if (!isSnapshot.value) {
})

val scalaJsVersion = "1.13.2"
val scalaNativeVersion = "0.4.16"
val scalaNativeVersion = "0.4.17"
val crossProjectVersion = "1.3.1"
val bundlerVersion = "0.21.1"
val sbtJsDependenciesVersion = "1.0.2"
Expand Down

0 comments on commit 931fdf0

Please sign in to comment.