Skip to content

Commit dd7e751

Browse files
chore(deps): update dependency openssl/openssl to v3.5.0
1 parent fa4b3aa commit dd7e751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builder/const.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const (
1414

1515
// openssl
1616
const (
17-
OpenSSLVersion = "3.4.1"
17+
OpenSSLVersion = "3.5.0"
1818
OpenSSLDownloadURLPrefix = "https://github.com/openssl/openssl/releases/download"
1919
)
2020

0 commit comments

Comments
 (0)