Skip to content

Commit 1665e89

Browse files
committed
Bump libsodium to 1.0.20
1 parent df380e3 commit 1665e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps/package.mill.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ def buildCsVersion = Deps.Versions.coursierCli
280280
def buildCsM1Version = Deps.Versions.coursierM1Cli
281281

282282
// Native library used to encrypt GitHub secrets
283-
def libsodiumVersion = "1.0.18"
283+
def libsodiumVersion = "1.0.20"
284284
// Using the libsodium static library from this Alpine version (in the static launcher)
285285
def alpineVersion = "3.16"
286286
def ubuntuVersion = "24.04"

0 commit comments

Comments
 (0)