Skip to content

Commit

Permalink
Bump the dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 3 updates: org.slf4j:slf4j-api, com.android.library and [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin).


Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.15

Updates `com.android.library` from 8.5.1 to 8.5.2

Updates `org.jetbrains.kotlin.android` from 2.0.0 to 2.0.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.0.0...v2.0.10)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 10, 2024
1 parent a50ac0b commit 14ebac7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
kotlin = "2.0.0"
android-gradle = "8.5.1" # https://developer.android.com/studio/releases/gradle-plugin
slf4j = "2.0.13"
kotlin = "2.0.10"
android-gradle = "8.5.2" # https://developer.android.com/studio/releases/gradle-plugin
slf4j = "2.0.15"
timber = "5.0.1"
junit = "5.10.3"
festassert = "2.0M10"
Expand Down

0 comments on commit 14ebac7

Please sign in to comment.