Skip to content

Commit

Permalink
deps(buildpacks): bump pack version from 0.32.1 to 0.34.2 (3154)
Browse files Browse the repository at this point in the history
Removed unused import from OpenShiftWatchMojo
Signed-off-by: Mukarram Haq
---
Merge branch 'eclipse-jkube:master' into master
---
Updated to the latest pack version
---
Reverted jkube.version back to original
---
Merge branch 'eclipse-jkube:master' into 2969
  • Loading branch information
MukarramHaq authored Jun 17, 2024
1 parent 7d0d85a commit d623b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jkube-kit/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@

<jib-core.version>0.27.0</jib-core.version>

<pack.version>0.32.1</pack.version>
<pack.version>0.34.2</pack.version>
<pack.windows.binary-extension>exe</pack.windows.binary-extension>
<pack.linux.artifact>https://github.com/buildpacks/pack/releases/download/v${pack.version}/pack-v${pack.version}-linux.tgz</pack.linux.artifact>
<pack.linux-arm64.artifact>https://github.com/buildpacks/pack/releases/download/v${pack.version}/pack-v${pack.version}-linux-arm64.tgz</pack.linux-arm64.artifact>
Expand Down

0 comments on commit d623b32

Please sign in to comment.