Skip to content

Commit 00aa68a

Browse files
Bump tycho-eclipserun-plugin from 3.0.1 to 3.0.2
Bumps tycho-eclipserun-plugin from 3.0.1 to 3.0.2. --- updated-dependencies: - dependency-name: org.eclipse.tycho.extras:tycho-eclipserun-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1692b64 commit 00aa68a

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>3.0.1</version>
32+
<version>3.0.2</version>
3333
<configuration>
3434
<work>${project.build.directory}/maven/tmp/cbi</work>
3535
<executionEnvironment>JavaSE-17</executionEnvironment>

0 commit comments

Comments
 (0)