Skip to content

Commit

Permalink
Update to Peass 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DaGeRe committed Sep 24, 2022
1 parent 481ea31 commit da87070
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<revision>2.1.12</revision>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/peass-ci-plugin</gitHubRepo>
<peass.version>0.2.3-SNAPSHOT</peass.version>
<peass.version>0.3.0</peass.version>
</properties>
<!-- Jenkins discourages usage of names like peass-jenkins-plugin or peass-plugin (https://www.jenkins.io/doc/developer/publishing/requesting-hosting/), therefore
it's just peass-ci -->
Expand Down Expand Up @@ -65,7 +65,7 @@
<dependency>
<groupId>de.dagere.peass</groupId>
<artifactId>peass-jmh</artifactId>
<version>0.1.6</version>
<version>0.3.0</version>
</dependency>

<!-- This should never be removed, since Jenkins internally ignores JUnit 4, but it is required on the classpath for parsing -->
Expand Down

0 comments on commit da87070

Please sign in to comment.