Skip to content

Commit

Permalink
Merge branch 'main' into ak/slice-all-collections
Browse files Browse the repository at this point in the history
  • Loading branch information
KuechA authored Oct 29, 2024
2 parents acc7b79 + d2d7af9 commit e6c639f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions cpg-language-typescript/src/main/nodejs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jackson = { module = "com.fasterxml.jackson.module:jackson-module-kotlin", versi
jacksonyml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml", version = "2.18.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 = "75.1"}
icu4j = { module = "com.ibm.icu:icu4j", version = "76.1"}
# Note: This "module" intentionally looks very weird, because the CDT version is actually part of the path of the CDT external
# repository. In order to avoid updating the repository URL everytime a new CDT version comes out, we need to do this weird hack.
eclipse-cdt-core = { module = "11.5/cdt-11.5.0/plugins/org.eclipse.cdt:core", version = "8.4.0.202402110645"}
Expand Down

0 comments on commit e6c639f

Please sign in to comment.