Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
| datasource | package                                                       | from         | to           |
| ---------- | ------------------------------------------------------------- | ------------ | ------------ |
| maven      | com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin | 1.6.10-1.0.2 | 1.6.10-1.0.3 |
| maven      | com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin | 1.6.10-1.0.2 | 1.6.10-1.0.3 |
| maven      | com.google.devtools.ksp:symbol-processing-api                 | 1.6.10-1.0.2 | 1.6.10-1.0.3 |
| maven      | io.github.classgraph:classgraph                               | 4.8.138      | 4.8.139      |
  • Loading branch information
renovate-bot committed Feb 17, 2022
1 parent cbddd9d commit 57b7ec7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Expand Up @@ -3,7 +3,7 @@ animalSniffer = "1.5.4"
arrowGradleConfig = "0.10.0"
assertj = "3.22.0"
coroutines = "1.6.0"
classgraph = "4.8.138"
classgraph = "4.8.139"
dokka = "1.6.10"
jUnit = "4.13.2"
jUnitJupiter = "5.8.2"
Expand All @@ -14,7 +14,7 @@ kotlin = "1.6.10"
kotlinBinaryCompatibilityValidator = "0.8.0"
kotlinCompileTesting = "1.4.7"
knit = "0.3.0"
kspVersion = "1.6.10-1.0.2"
kspVersion = "1.6.10-1.0.3"
mockWebServer = "4.9.3"
retrofit = "2.9.0"

Expand Down

0 comments on commit 57b7ec7

Please sign in to comment.