Skip to content

Commit

Permalink
Merge pull request #168 from mshdabiola/dependabot/gradle/kermit-2.0.5
Browse files Browse the repository at this point in the history
chore(deps): Bump kermit from 2.0.4 to 2.0.5
  • Loading branch information
mshdabiola authored Dec 10, 2024
2 parents bfca686 + a5ce829 commit 93eefca
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
12 changes: 6 additions & 6 deletions app/dependencies/fossReliantReleaseRuntimeClasspath.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,12 +133,12 @@ androidx.window.extensions.core:core:1.0.0
androidx.window:window-core-android:1.3.0
androidx.window:window-core:1.3.0
androidx.window:window:1.3.0
co.touchlab:kermit-android:2.0.4
co.touchlab:kermit-core-android:2.0.4
co.touchlab:kermit-core:2.0.4
co.touchlab:kermit-koin-android:2.0.4
co.touchlab:kermit-koin:2.0.4
co.touchlab:kermit:2.0.4
co.touchlab:kermit-android:2.0.5
co.touchlab:kermit-core-android:2.0.5
co.touchlab:kermit-core:2.0.5
co.touchlab:kermit-koin-android:2.0.5
co.touchlab:kermit-koin:2.0.5
co.touchlab:kermit:2.0.5
co.touchlab:stately-concurrency-jvm:2.1.0
co.touchlab:stately-concurrency:2.1.0
co.touchlab:stately-concurrent-collections-jvm:2.1.0
Expand Down
12 changes: 6 additions & 6 deletions app/dependencies/googlePlayDebugRuntimeClasspath.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,12 +161,12 @@ androidx.window.extensions.core:core:1.0.0
androidx.window:window-core-android:1.3.0
androidx.window:window-core:1.3.0
androidx.window:window:1.3.0
co.touchlab:kermit-android-debug:2.0.4
co.touchlab:kermit-core-android-debug:2.0.4
co.touchlab:kermit-core:2.0.4
co.touchlab:kermit-koin-android-debug:2.0.4
co.touchlab:kermit-koin:2.0.4
co.touchlab:kermit:2.0.4
co.touchlab:kermit-android-debug:2.0.5
co.touchlab:kermit-core-android-debug:2.0.5
co.touchlab:kermit-core:2.0.5
co.touchlab:kermit-koin-android-debug:2.0.5
co.touchlab:kermit-koin:2.0.5
co.touchlab:kermit:2.0.5
co.touchlab:stately-concurrency-jvm:2.1.0
co.touchlab:stately-concurrency:2.1.0
co.touchlab:stately-concurrent-collections-jvm:2.1.0
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ koinCompose = "4.0.0"

conveyor = "1.12"

kermit = "2.0.4"
kermit = "2.0.5"
slf4jSimple = "2.0.16"

androidx-paging = "3.3.4"
Expand Down

0 comments on commit 93eefca

Please sign in to comment.