Skip to content

Commit

Permalink
chore(deps): 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.9.21-1.0.16 | 1.9.22-1.0.16 |
| maven      | com.google.devtools.ksp:symbol-processing-api                 | 1.9.21-1.0.16 | 1.9.22-1.0.16 |
| maven      | org.assertj:assertj-core                                      | 3.24.2        | 3.25.1        |
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent 731a9b2 commit 23ba6b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
animalSniffer = "1.7.1"
arrowGradleConfig = "0.12.0-rc.6"
assertj = "3.24.2"
assertj = "3.25.1"
coroutines = "1.7.3"
classgraph = "4.8.165"
dokka = "1.9.10"
Expand All @@ -16,7 +16,7 @@ kotlinxSerializationPlugin = "1.9.22"
kotlinBinaryCompatibilityValidator = "0.13.2"
kotlinCompileTesting = "1.5.0"
knit = "0.5.0"
kspVersion = "1.9.21-1.0.16"
kspVersion = "1.9.22-1.0.16"
kotlinxSerialization = "1.6.2"
mockWebServer = "4.12.0"
retrofit = "2.9.0"
Expand Down

0 comments on commit 23ba6b0

Please sign in to comment.