Bump tycho-version from 2.1.0 to 2.3.0 (#6807)

Bumps `tycho-version` from 2.1.0 to 2.3.0.

Updates `tycho-pack200a-plugin` from 2.1.0 to 2.3.0

Updates `tycho-pack200b-plugin` from 2.1.0 to 2.3.0

---
updated-dependencies:
- dependency-name: org.eclipse.tycho.extras:tycho-pack200a-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.tycho.extras:tycho-pack200b-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-09-14 20:14:01 +10:00 committed by GitHub
parent 5b6c0c385b
commit 4b24c56234
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<asm.version>9.2</asm.version>
<jmh.version>1.33</jmh.version>
<jmhjar.name>benchmarks</jmhjar.name>
<tycho-version>2.1.0</tycho-version>
<tycho-version>2.3.0</tycho-version>
<junit.version>5.8.0</junit.version>
<maven.version>3.8.2</maven.version>
<maven.resolver.version>1.7.2</maven.resolver.version>