Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
[eclipse/xtext#2118] update to orbit 2023-03
Browse files Browse the repository at this point in the history
[eclipse/xtext#2126] update to reload4j 1.2.24

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
  • Loading branch information
cdietrich committed Dec 22, 2022
1 parent e01699f commit 2351527
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion org.eclipse.xtext.dev-bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
api "javax.annotation:javax.annotation-api:1.3.2"
api "junit:junit:4.13.2"
api "org.hamcrest:hamcrest-core:1.3"
api "ch.qos.reload4j:reload4j:1.2.19"
api "ch.qos.reload4j:reload4j:1.2.24"
api "org.antlr:antlr-runtime:3.2"
api "org.eclipse.emf:org.eclipse.emf.codegen.ecore:2.29.0"
api "org.eclipse.emf:org.eclipse.emf.codegen:2.22.0"
Expand Down
2 changes: 1 addition & 1 deletion releng/releng-target/xtext-lib.target.target
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<target name="org.eclipse.xtext.lib.target" sequenceNumber="0">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://download.eclipse.org/tools/orbit/downloads/2022-12"/>
<repository location="https://download.eclipse.org/tools/orbit/downloads/2023-03"/>
<unit id="com.google.guava" version="30.1.0.v20221112-0806"/>
</location>
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
Expand Down

0 comments on commit 2351527

Please sign in to comment.