Skip to content

Commit

Permalink
chore(deps): update all dependencies to v1.8.10
Browse files Browse the repository at this point in the history
| datasource | package                                                                 | from  | to     |
| ---------- | ----------------------------------------------------------------------- | ----- | ------ |
| maven      | org.jetbrains.kotlin.android:org.jetbrains.kotlin.android.gradle.plugin | 1.8.0 | 1.8.10 |
| maven      | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin         | 1.8.0 | 1.8.10 |
| maven      | org.jetbrains.kotlin:kotlin-stdlib-jdk8                                 | 1.8.0 | 1.8.10 |
  • Loading branch information
renovate[bot] authored Feb 2, 2023
1 parent 074bbb4 commit 2b05994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
androidGradlePlugin = "7.4.1"
kotlin = "1.8.0"
kotlin = "1.8.10"
jmailenKotlinter = "3.13.0"
kotlinxCoroutines = "1.6.4"
androidxAppCompat = "1.6.0"
Expand Down

0 comments on commit 2b05994

Please sign in to comment.