Skip to content

Commit

Permalink
Bump scala-library from 2.12.15 to 2.13.9 (#917)
Browse files Browse the repository at this point in the history
* Bump scala-library from 2.12.15 to 2.13.9

Bumps [scala-library](https://github.com/scala/scala) from 2.12.15 to 2.13.9.
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.12.15...v2.13.9)

---
updated-dependencies:
- dependency-name: org.scala-lang:scala-library
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Removed dependency

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christian Banse <[email protected]>
  • Loading branch information
dependabot[bot] and oxisto authored Sep 20, 2022
1 parent c303340 commit 4281845
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cpg-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,6 @@ dependencies {
// CDT
api("org.eclipse.cdt:core:7.2.100.202105180159")

// openCypher
api("org.opencypher:parser-9.0:9.0.20210312")
api("org.scala-lang:scala-library:2.12.15") // Dependency of opencypher manually upgraded due to vulnerability

api("commons-io:commons-io:2.11.0")

implementation(platform("org.jetbrains.kotlin:kotlin-bom"))
Expand Down

0 comments on commit 4281845

Please sign in to comment.