Skip to content

Commit

Permalink
Merge pull request #129 from indoorvivants/update/auxlib-0.5.5
Browse files Browse the repository at this point in the history
Update auxlib, clib, javalib, nativelib, ... to 0.5.5
  • Loading branch information
mergify[bot] authored Oct 26, 2024
2 parents 89a198a + 9501e32 commit 76190d5
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.4")
sys.env.getOrElse("SCALA_NATIVE_VERSION", "0.5.5")

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

0 comments on commit 76190d5

Please sign in to comment.