Skip to content

Commit

Permalink
Bump ecore from 2.26.0 to 2.37.0
Browse files Browse the repository at this point in the history
Bumps `ecore` from 2.26.0 to 2.37.0.

Updates `org.eclipse.emf:org.eclipse.emf.ecore` from 2.26.0 to 2.37.0
- [Commits](https://github.com/eclipse-emf/org.eclipse.emf/commits)

Updates `org.eclipse.emf:org.eclipse.emf.codegen.ecore` from 2.26.0 to 2.37.0
- [Commits](https://github.com/eclipse-emf/org.eclipse.emf/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.emf:org.eclipse.emf.ecore
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.eclipse.emf:org.eclipse.emf.codegen.ecore
  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 30, 2024
1 parent 4683209 commit d4a0238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# SPDX-License-Identifier: EPL-2.0

[versions]
ecore = "2.26.0"
ecore = "2.37.0"
junit = "5.11.0"
mockito = "5.13.0"
mwe2 = "2.15.0"
Expand Down

0 comments on commit d4a0238

Please sign in to comment.