Skip to content

Commit

Permalink
Bump jenkins from 1.98 to 1.99 (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 29, 2023
1 parent 6514bc7 commit 84b8a93
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 @@ -3,7 +3,7 @@
<parent>
<groupId>org.jenkins-ci</groupId>
<artifactId>jenkins</artifactId>
<version>1.98</version>
<version>1.99</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -66,7 +66,7 @@
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId>
<artifactId>hamcrest</artifactId>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 84b8a93

Please sign in to comment.