Skip to content

Commit

Permalink
Merge pull request #96 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 Oct 23, 2023
2 parents 2cf2356 + 46e33d6 commit 705cce8
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.0")
implementation("org.ajoberstar.reckon:reckon-gradle:0.18.1")
}
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ multiplatform-diff = "0.4.0"
kotlinpoet = "1.14.2"
sarif4k = "0.5.0"
kotlin-logging = "3.0.5"
log4j = "2.20.0"
log4j = "2.21.0"
kotest = "5.7.2"

[plugins]
Expand Down

0 comments on commit 705cce8

Please sign in to comment.