Skip to content

Commit

Permalink
chore(deps): Bump com.google.cloud.tools:jib-core from 0.24.0 to 0.27…
Browse files Browse the repository at this point in the history
….0 (#2912)

Bumps [com.google.cloud.tools:jib-core](https://github.com/GoogleContainerTools/jib) from 0.24.0 to 0.27.0.
- [Release notes](https://github.com/GoogleContainerTools/jib/releases)
- [Commits](https://github.com/GoogleContainerTools/jib/commits)

---
updated-dependencies:
- dependency-name: com.google.cloud.tools:jib-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent 2a48d05 commit ba6503b
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 @@ -125,7 +125,7 @@
<image.wildfly.upstream.s2i>quay.io/wildfly/wildfly-centos7:${version.image.wildfly.upstream.s2i}</image.wildfly.upstream.s2i>
<image.wildfly.upstream.istag>wildfly:${version.image.wildfly.upstream.s2i}</image.wildfly.upstream.istag>

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

<pack.version>0.32.1</pack.version>
<pack.windows.binary-extension>exe</pack.windows.binary-extension>
Expand Down

0 comments on commit ba6503b

Please sign in to comment.