Skip to content

Commit d5b0f5d

Browse files
committed
Bump libsodium to 1.0.20
1 parent fe57493 commit d5b0f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

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

280280
// Native library used to encrypt GitHub secrets
281-
def libsodiumVersion = "1.0.18"
281+
def libsodiumVersion = "1.0.20"
282282
// Using the libsodium static library from this Alpine version (in the static launcher)
283283
def alpineVersion = "3.15"
284284

0 commit comments

Comments
 (0)