Skip to content

Commit

Permalink
Bump org.eclipse.xtext:org.eclipse.xtext.xbase from 2.28.0 to 2.32.0
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.xtext:org.eclipse.xtext.xbase](https://github.com/eclipse/xtext) from 2.28.0 to 2.32.0.
- [Commits](https://github.com/eclipse/xtext/commits/v2.32.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 9ce9a33 commit 14c3b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CryptoAnalysis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@
<dependency>
<groupId>org.eclipse.xtext</groupId>
<artifactId>org.eclipse.xtext.xbase</artifactId>
<version>2.28.0</version>
<version>2.32.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.eclipse.emf/org.eclipse.emf.common -->
<dependency>
Expand Down

0 comments on commit 14c3b8b

Please sign in to comment.