Skip to content

Commit ca093bf

Browse files
build(deps-dev): bump com.google.cloud.tools:jib-core (#1773)
Bumps [com.google.cloud.tools:jib-core](https://github.com/GoogleContainerTools/jib) from 0.22.0 to 0.27.1. - [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:development 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>
1 parent 75fb58e commit ca093bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plc4j/drivers/opcua/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224
<dependency>
225225
<groupId>com.google.cloud.tools</groupId>
226226
<artifactId>jib-core</artifactId>
227-
<version>0.22.0</version>
227+
<version>0.27.1</version>
228228
<scope>test</scope>
229229
</dependency>
230230
</dependencies>

0 commit comments

Comments
 (0)