Skip to content

Commit

Permalink
Bump org.scala-lang:scala-library from 2.13.12 to 2.13.13
Browse files Browse the repository at this point in the history
Bumps [org.scala-lang:scala-library](https://github.com/scala/scala) from 2.13.12 to 2.13.13.
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.13.12...v2.13.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 10, 2024
1 parent 3eb773a commit d743373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ ext {
log4j2api : "org.apache.logging.log4j:log4j-api:$log4j2Version",
log4j2core : "org.apache.logging.log4j:log4j-core:$log4j2Version",
kotlin_stdlib : "org.jetbrains.kotlin:kotlin-stdlib",
scala_lang : "org.scala-lang:scala-library:2.13.12",
scala_lang : "org.scala-lang:scala-library:2.13.13",
validation_api : "jakarta.validation:jakarta.validation-api:3.0.2",
//el_api : "jakarta.el:jakarta.el-api:3.0.3",
el_impl : "org.glassfish:jakarta.el:4.0.2",
Expand Down

0 comments on commit d743373

Please sign in to comment.