Skip to content

Commit e804c2f

Browse files
Bump org.jenkins-ci.test:docker-fixtures from 190.vd6a_e600cb_775 to 200.v22a_e8766731c (#330)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4250456 commit e804c2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
buildPlugin(useContainerAgent: true, configurations: [
1+
buildPlugin(useContainerAgent: false, configurations: [
22
[ platform: "linux", jdk: "21" ],
33
[ platform: "windows", jdk: "17" ]
44
])

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
<dependency>
119119
<groupId>org.jenkins-ci.test</groupId>
120120
<artifactId>docker-fixtures</artifactId>
121-
<version>190.vd6a_e600cb_775</version>
121+
<version>200.v22a_e8766731c</version>
122122
<scope>test</scope>
123123
</dependency>
124124
<dependency>

0 commit comments

Comments
 (0)