Skip to content

Commit

Permalink
Update auxlib, clib, javalib, nativelib, ... to 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Indoor Vivants Steward[bot] authored and Indoor Vivants Steward[bot] committed Nov 14, 2024
1 parent b3f47b3 commit f76d2f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ val VcpkgVersion =
sys.env.getOrElse("SBT_VCPKG_VERSION", "0.0.21")

val ScalaNativeVersion =
sys.env.getOrElse("SCALA_NATIVE_VERSION", "0.5.5")
sys.env.getOrElse("SCALA_NATIVE_VERSION", "0.5.6")

resolvers ++= Resolver.sonatypeOssRepos("snapshots")
resolvers ++= Resolver.sonatypeOssRepos("releases")
Expand Down

0 comments on commit f76d2f2

Please sign in to comment.