Skip to content

Commit

Permalink
Merge pull request #123 from saveourtool/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies (except core Kotlin)
  • Loading branch information
nulls authored Feb 20, 2024
2 parents f7d78cd + 166d5ff commit 49c4673
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ dependencies {
implementation(libs.kotlin.gradle.plugin)
implementation(libs.kotlin.plugin.serialization)
implementation("io.github.gradle-nexus:publish-plugin:1.3.0")
implementation("org.ajoberstar.reckon:reckon-gradle:0.18.2")
implementation("org.ajoberstar.reckon:reckon-gradle:0.18.3")
}
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
kotlin = "1.9.22"
okio = "3.8.0"
okio-extras = "1.1.3"
serialization = "1.6.2"
serialization = "1.6.3"
diktat = "1.2.5"
kotlinx-cli = "0.3.6"
kotlinx-datetime = "0.5.0"
Expand Down

0 comments on commit 49c4673

Please sign in to comment.