Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.eclipse.core.contenttype from 3.7.200 to 3.8.200 #128

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump org.eclipse.core.contenttype from 3.7.200 to 3.8.200
Bumps [org.eclipse.core.contenttype](https://github.com/eclipse-platform/eclipse.platform) from 3.7.200 to 3.8.200.
- [Release notes](https://github.com/eclipse-platform/eclipse.platform/releases)
- [Commits](https://github.com/eclipse-platform/eclipse.platform/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.core.contenttype
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 14, 2022
commit 9a122437b0ebf85e0494fa08e7091a9251999405
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.core.contenttype</artifactId>
<version>3.7.200</version>
<version>3.8.200</version>
</dependency>
<dependency>
<groupId>org.eclipse.platform</groupId>
Expand Down Expand Up @@ -1079,7 +1079,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.core.contenttype</artifactId>
<version>3.7.1000</version>
<version>3.8.200</version>
<exclusions>
<exclusion>
<groupId>org.eclipse.platform</groupId>
Expand Down Expand Up @@ -1398,7 +1398,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.core.contenttype</artifactId>
<version>3.7.1000</version>
<version>3.8.200</version>
<exclusions>
<exclusion>
<groupId>org.eclipse.platform</groupId>
Expand Down