Skip to content

Commit

Permalink
Require Jenkins 2.401.3 or newer (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Dec 20, 2023
1 parent d0b193d commit f5e8602
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<revision>1</revision>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/google-oauth-plugin</gitHubRepo>
<jenkins.version>2.387.3</jenkins.version>
<jenkins.version>2.401.3</jenkins.version>
<hpi.compatibleSinceVersion>1.0.0</hpi.compatibleSinceVersion>
<google.api.version>1.35.2</google.api.version>
<oauth2.revision>151</oauth2.revision>
Expand All @@ -90,8 +90,8 @@
</dependency>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.387.x</artifactId>
<version>2483.v3b_22f030990a_</version>
<artifactId>bom-2.401.x</artifactId>
<version>2671.va_73a_b_4c103fb_</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit f5e8602

Please sign in to comment.