Skip to content

Commit 35b5ca5

Browse files
committed
update min version
1 parent 0f76cc5 commit 35b5ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lifecycle_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ import (
3030

3131
const (
3232
artifactoryLifecycleMinVersion = "7.68.3"
33-
signingKeyOptionalArtifactoryMinVersion = "7.101.1"
33+
signingKeyOptionalArtifactoryMinVersion = "7.104.1"
3434
gpgKeyPairName = "lc-tests-key-pair"
3535
lcTestdataPath = "lifecycle"
3636
releaseBundlesSpec = "release-bundles-spec.json"

0 commit comments

Comments
 (0)