Skip to content

Commit 01f7e4f

Browse files
Bump tycho-eclipserun-plugin from 2.7.5 to 3.0.0
Bumps tycho-eclipserun-plugin from 2.7.5 to 3.0.0. --- updated-dependencies: - dependency-name: org.eclipse.tycho.extras:tycho-eclipserun-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b155b10 commit 01f7e4f

File tree

1 file changed

+1
-1
lines changed
  • riseclipse/riseclipse-p2-to-m2

1 file changed

+1
-1
lines changed

riseclipse/riseclipse-p2-to-m2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ SPDX-License-Identifier: Apache-2.0
2929
<plugin>
3030
<groupId>org.eclipse.tycho.extras</groupId>
3131
<artifactId>tycho-eclipserun-plugin</artifactId>
32-
<version>2.7.5</version>
32+
<version>3.0.0</version>
3333
<configuration>
3434
<work>${project.build.directory}/maven/tmp/cbi</work>
3535
<executionEnvironment>JavaSE-17</executionEnvironment>

0 commit comments

Comments
 (0)