Skip to content

Commit

Permalink
test all tickets
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomomdahan committed Nov 4, 2024
1 parent b99d5c3 commit 3239f81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<properties>
<revision>2.0.3</revision>
<changelist>-SNAPSHOT</changelist>
<jenkins.version>2.414.3</jenkins.version>
<jenkins.version>2.426.3</jenkins.version>
<gitHubRepo>jenkinsci/${project.artifactId}</gitHubRepo>
<code.coverage.percentage>50</code.coverage.percentage>
<selenium.version>4.25.0</selenium.version>
Expand Down Expand Up @@ -85,6 +85,7 @@
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>jquery3-api</artifactId>
<version>3.7.1-2</version>
</dependency>
<!-- Optional dependencies for using Spock -->
<dependency>
Expand Down

0 comments on commit 3239f81

Please sign in to comment.