Skip to content

Commit

Permalink
Bump org.eclipse.xtext.common.types from 2.26.0 to 2.28.0 (#59)
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.xtext.common.types](https://github.com/eclipse/xtext-extras) from 2.26.0 to 2.28.0.
- [Release notes](https://github.com/eclipse/xtext-extras/releases)
- [Commits](eclipse/xtext-extras@v2.26.0...v2.28.0)

---
updated-dependencies:
- dependency-name: org.eclipse.xtext:org.eclipse.xtext.common.types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2022
1 parent acbf483 commit b44092b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion judo-tatami-jsl-workflow-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<dependency>
<groupId>org.eclipse.xtext</groupId>
<artifactId>org.eclipse.xtext.common.types</artifactId>
<version>2.26.0</version>
<version>2.28.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.xtext</groupId>
Expand Down

0 comments on commit b44092b

Please sign in to comment.