Skip to content

Commit

Permalink
Bump org.scala-lang:scala-library from 2.13.14 to 2.13.15
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.14 to 2.13.15.
- [Release notes](https://github.com/scala/scala/releases)
- [Commits](scala/scala@v2.13.14...v2.13.15)

---
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] authored and isidore committed Sep 23, 2024
1 parent 618d67a commit 58a9117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repositories {

dependencies {
// Use Scala 2.13 in our library project
implementation 'org.scala-lang:scala-library:2.13.14'
implementation 'org.scala-lang:scala-library:2.13.15'

// This dependency is used by the application.
implementation 'com.google.guava:guava:33.3.0-jre'
Expand Down

0 comments on commit 58a9117

Please sign in to comment.