Skip to content

Commit

Permalink
Update all dependencies (#2705)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 20, 2022
1 parent c566c05 commit 01ff97d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Expand Up @@ -10,8 +10,8 @@ jUnitJupiter = "5.8.2"
jUnitVintage = "5.8.2"
kotest = "5.2.3"
kotestGradle = "5.2.3"
kotlin = "1.6.20"
kotlinBinaryCompatibilityValidator = "0.8.0"
kotlin = "1.6.21"
kotlinBinaryCompatibilityValidator = "0.9.0"
kotlinCompileTesting = "1.4.8"
knit = "0.4.0"
kspVersion = "1.6.20-1.0.5"
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Expand Up @@ -12,7 +12,7 @@ pluginManagement {
}

plugins {
id("com.gradle.enterprise") version "3.9"
id("com.gradle.enterprise") version "3.10"
}

dependencyResolutionManagement {
Expand Down

0 comments on commit 01ff97d

Please sign in to comment.