Skip to content

Commit

Permalink
Bump tycho-version from 3.0.5 to 4.0.3 in /wikitext-sample
Browse files Browse the repository at this point in the history
Bumps `tycho-version` from 3.0.5 to 4.0.3.

Updates `org.eclipse.tycho:tycho-maven-plugin` from 3.0.5 to 4.0.3
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.3/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-3.0.5...tycho-4.0.3)

Updates `org.eclipse.tycho:target-platform-configuration` from 3.0.5 to 4.0.3
- [Release notes](https://github.com/eclipse-tycho/tycho/releases)
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.3/RELEASE_NOTES.md)
- [Commits](eclipse-tycho/tycho@tycho-3.0.5...tycho-4.0.3)

Updates `org.eclipse.tycho.extras:target-platform-validation-plugin` from 3.0.5 to 4.0.3

---
updated-dependencies:
- dependency-name: org.eclipse.tycho:tycho-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.tycho:target-platform-configuration
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.eclipse.tycho.extras:target-platform-validation-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and carstenartur committed Jul 27, 2024
1 parent dba5e8e commit 1e63c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wikitext-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<name>wikitext</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tycho-version>3.0.5</tycho-version>
<tycho-version>4.0.3</tycho-version>
<java.version>17</java.version>
</properties>
<modules>
Expand Down

0 comments on commit 1e63c2a

Please sign in to comment.