Skip to content

Commit 3a51363

Browse files
committed
Fix incremental test again
1 parent cbfdec4 commit 3a51363

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • plugin-modernizer-core/src/test/java/io/jenkins/tools/pluginmodernizer/core/recipes

plugin-modernizer-core/src/test/java/io/jenkins/tools/pluginmodernizer/core/recipes/UpdateBomTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ void shouldUpdateToLatestIncrementalsWithoutMavenConfig() {
216216
<dependency>
217217
<groupId>io.jenkins.tools.bom</groupId>
218218
<artifactId>bom-2.479.x</artifactId>
219-
<version>4384.v75f387eca_022</version>
219+
<version>4880.v9a_6a_df0217f5</version>
220220
<type>pom</type>
221221
<scope>import</scope>
222222
</dependency>
@@ -247,7 +247,7 @@ void shouldUpdateToLatestIncrementalsWithoutMavenConfig() {
247247
<dependency>
248248
<groupId>io.jenkins.tools.bom</groupId>
249249
<artifactId>bom-2.479.x</artifactId>
250-
<version>4880.v9a_6a_df0217f5</version>
250+
<version>4891.vc3a_1d6ca_fe4a_</version>
251251
<type>pom</type>
252252
<scope>import</scope>
253253
</dependency>

0 commit comments

Comments
 (0)