Skip to content

Commit

Permalink
chore(dependencies) Require 2.361.4 as minimum Jenkins version
Browse files Browse the repository at this point in the history
  • Loading branch information
gounthar authored Dec 12, 2022
1 parent b5fcb10 commit f2ada04
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 @@ -13,7 +13,7 @@
<url>http://wiki.jenkins-ci.org/display/JENKINS/Android+Emulator+Plugin</url>

<properties>
<jenkins.version>2.346.3</jenkins.version>
<jenkins.version>2.361.4</jenkins.version>
</properties>

<developers>
Expand Down Expand Up @@ -43,8 +43,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.346.x</artifactId>
<version>1723.vcb_9fee52c9fc</version>
<artifactId>bom-2.361.x</artifactId>
<version>1742.vb_70478c1b_25f</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit f2ada04

Please sign in to comment.