Skip to content

Commit

Permalink
Update dependency org.eclipse.platform:org.eclipse.core.runtime to v3…
Browse files Browse the repository at this point in the history
….29.0 (#1318)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and oxisto committed Sep 24, 2023
1 parent 536ba9e commit a118ff2
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 @@ -24,7 +24,7 @@ neo4j-ogm-bolt = { module = "org.neo4j:neo4j-ogm-bolt-driver", version.ref = "ne

javaparser = { module = "com.github.javaparser:javaparser-symbol-solver-core", version = "3.25.4"}
jackson = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.15.0"}
eclipse-runtime = { module = "org.eclipse.platform:org.eclipse.core.runtime", version = "3.27.0"}
eclipse-runtime = { module = "org.eclipse.platform:org.eclipse.core.runtime", version = "3.29.0"}
osgi-service = { module = "org.osgi:org.osgi.service.prefs", version = "1.1.2"}
icu4j = { module = "com.ibm.icu:icu4j", version = "73.2"}
eclipse-cdt-core = { module = "org.eclipse.cdt:core", version = "8.0.0.202211292120"}
Expand Down

0 comments on commit a118ff2

Please sign in to comment.