Bump tycho-p2-repository-plugin from 3.0.1 to 3.0.2

Bumps tycho-p2-repository-plugin from 3.0.1 to 3.0.2.

---
updated-dependencies:
- dependency-name: org.eclipse.tycho:tycho-p2-repository-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-15 21:26:46 +00:00 committed by Olivier Lamy
parent ff27e956af
commit 2041e01435
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<description>Generates a (maven based) P2 Updatesite</description>
<packaging>pom</packaging>
<properties>
<tycho-version>3.0.1</tycho-version>
<tycho-version>3.0.2</tycho-version>
</properties>
<build>
<plugins>