We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
libsodium
1 parent df380e3 commit 1665e89Copy full SHA for 1665e89
project/deps/package.mill.scala
@@ -280,7 +280,7 @@ def buildCsVersion = Deps.Versions.coursierCli
280
def buildCsM1Version = Deps.Versions.coursierM1Cli
281
282
// Native library used to encrypt GitHub secrets
283
-def libsodiumVersion = "1.0.18"
+def libsodiumVersion = "1.0.20"
284
// Using the libsodium static library from this Alpine version (in the static launcher)
285
def alpineVersion = "3.16"
286
def ubuntuVersion = "24.04"
0 commit comments