Skip to content

Commit

Permalink
Merge branch 'main' into dfg-hardcode-file
Browse files Browse the repository at this point in the history
  • Loading branch information
KuechA authored Mar 12, 2024
2 parents e585b57 + f43b28b commit 7a22b10
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 @@ -28,7 +28,7 @@ neo4j-ogm-bolt-driver = { module = "org.neo4j:neo4j-ogm-bolt-driver", version.re
javaparser = { module = "com.github.javaparser:javaparser-symbol-solver-core", version = "3.25.4"}
jackson = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", version = "2.16.0"}
jacksonyml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml", version = "2.16.1"}
eclipse-runtime = { module = "org.eclipse.platform:org.eclipse.core.runtime", version = "3.30.0"}
eclipse-runtime = { module = "org.eclipse.platform:org.eclipse.core.runtime", version = "3.31.0"}
osgi-service = { module = "org.osgi:org.osgi.service.prefs", version = "1.1.2"}
icu4j = { module = "com.ibm.icu:icu4j", version = "74.2"}
eclipse-cdt-core = { module = "org.eclipse.cdt:core", version = "8.3.1.202309150117"}
Expand Down

0 comments on commit 7a22b10

Please sign in to comment.