Skip to content

Commit

Permalink
Merge pull request #1624 from jenkinsci/dependabot/maven/io.jenkins.p…
Browse files Browse the repository at this point in the history
…lugins-prism-api-1.29.0-8

Bump io.jenkins.plugins:prism-api from 1.29.0-7 to 1.29.0-8
  • Loading branch information
uhafner authored Nov 18, 2023
2 parents 3c94786 + aa25c1a commit f9e2ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<!-- Maven Surefire ArgLine -->
<argLine>-Djava.awt.headless=true -Xmx1024m -Djenkins.test.timeout=1000 --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED</argLine>

<prism-api.version>1.29.0-7</prism-api.version>
<prism-api.version>1.29.0-8</prism-api.version>

</properties>

Expand Down

0 comments on commit f9e2ce5

Please sign in to comment.