Skip to content

Commit

Permalink
Combined dependency updates (2024-12-08)
Browse files Browse the repository at this point in the history
Dependabot updates combined by [DashGit](https://javiertuya.github.io/dashgit). Includes:
- [Bump org.eclipse.platform:org.eclipse.core.runtime from 3.31.100 to 3.32.0](#115)
- [Bump atl.version from 4.10.0 to 4.11.0](#113)
  • Loading branch information
giis-qabot authored Dec 8, 2024
1 parent b31029c commit bb9175d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modevo-transform/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</organization>

<properties>
<atl.version>4.10.0</atl.version>
<atl.version>4.11.0</atl.version>
</properties>

<repositories>
Expand All @@ -31,7 +31,7 @@
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.core.runtime</artifactId>
<version>3.31.100</version>
<version>3.32.0</version>
</dependency>
<dependency>
<groupId>org.eclipse.uml2</groupId>
Expand Down

0 comments on commit bb9175d

Please sign in to comment.