Skip to content

Commit

Permalink
Bump org.eclipse.equinox.preferences from 3.10.100 to 3.10.200
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.equinox.preferences](https://github.com/eclipse-equinox/equinox) from 3.10.100 to 3.10.200.
- [Release notes](https://github.com/eclipse-equinox/equinox/releases)
- [Commits](https://github.com/eclipse-equinox/equinox/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.equinox.preferences
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and laeubi committed Mar 15, 2023
1 parent ad69772 commit a503e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion p2-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.preferences</artifactId>
<version>3.10.100</version>
<version>3.10.200</version>
</dependency>
<dependency>
<groupId>org.eclipse.platform</groupId>
Expand Down

0 comments on commit a503e37

Please sign in to comment.