Skip to content

Commit

Permalink
Bump org.jenkins-ci.test:docker-fixtures from 190.vd6a_e600cb_775 to …
Browse files Browse the repository at this point in the history
…200.v22a_e8766731c (#330)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 4250456 commit e804c2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
buildPlugin(useContainerAgent: true, configurations: [
buildPlugin(useContainerAgent: false, configurations: [
[ platform: "linux", jdk: "21" ],
[ platform: "windows", jdk: "17" ]
])
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>org.jenkins-ci.test</groupId>
<artifactId>docker-fixtures</artifactId>
<version>190.vd6a_e600cb_775</version>
<version>200.v22a_e8766731c</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e804c2f

Please sign in to comment.