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 fe57493 commit d5b0f5dCopy full SHA for d5b0f5d
project/deps.sc
@@ -278,7 +278,7 @@ def buildCsVersion = Deps.Versions.coursierCli
278
def buildCsM1Version = Deps.Versions.coursierM1Cli
279
280
// Native library used to encrypt GitHub secrets
281
-def libsodiumVersion = "1.0.18"
+def libsodiumVersion = "1.0.20"
282
// Using the libsodium static library from this Alpine version (in the static launcher)
283
def alpineVersion = "3.15"
284
0 commit comments