Skip to content

Commit

Permalink
Bump org.eclipse.platform:org.eclipse.equinox.app
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.platform:org.eclipse.equinox.app](https://github.com/eclipse-equinox/equinox) from 1.6.300 to 1.6.400.
- [Commits](https://github.com/eclipse-equinox/equinox/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 10, 2023
1 parent 386b80b commit 93b074b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion p2-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.app</artifactId>
<version>1.6.300</version>
<version>1.6.400</version>
</dependency>
<dependency>
<groupId>org.eclipse.platform</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.app</artifactId>
<version>1.6.300</version>
<version>1.6.400</version>
</dependency>
<dependency>
<groupId>org.eclipse.platform</groupId>
Expand Down

0 comments on commit 93b074b

Please sign in to comment.