Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 4 updates in the / directory: org.slf4j:slf4j-api, [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5), 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.16

Updates `org.junit.vintage:junit-vintage-engine` from 5.10.3 to 5.11.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.3...r5.11.0)

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: org.junit.vintage:junit-vintage-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 17, 2024
1 parent a50ac0b commit 5d8e9d7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[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.16"
timber = "5.0.1"
junit = "5.10.3"
junit = "5.11.0"
festassert = "2.0M10"
festandroid = "1.0.8"
robolectric = "4.13"
Expand Down

0 comments on commit 5d8e9d7

Please sign in to comment.