Skip to content

Commit

Permalink
Fix lifecycle tests (#2829)
Browse files Browse the repository at this point in the history
  • Loading branch information
EyalDelarea authored Jan 14, 2025
1 parent 539b80a commit feea1b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lifecycle_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import (

const (
artifactoryLifecycleMinVersion = "7.68.3"
signingKeyOptionalArtifactoryMinVersion = "7.101.1"
signingKeyOptionalArtifactoryMinVersion = "7.104.1"
gpgKeyPairName = "lc-tests-key-pair"
lcTestdataPath = "lifecycle"
releaseBundlesSpec = "release-bundles-spec.json"
Expand Down

0 comments on commit feea1b2

Please sign in to comment.