Skip to content

Commit

Permalink
Update kotlin monorepo to v1.9.23 (#419)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 30, 2024
1 parent 4467649 commit 0e91ec9
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
Expand Up @@ -27,8 +27,8 @@ dokka-gp = "org.jetbrains.dokka:dokka-gradle-plugin:1.9.20"
gitHubRelease-gp = "com.github.breadmoirai:github-release:2.4.1"
gradleMavenPublish-gp = "com.vanniktech:gradle-maven-publish-plugin:0.27.0"
junit = "junit:junit:4.13.2"
kotlin-gp = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22"
kotlin-reflect = "org.jetbrains.kotlin:kotlin-reflect:1.9.22"
kotlin-gp = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23"
kotlin-reflect = "org.jetbrains.kotlin:kotlin-reflect:1.9.23"
kpermissions-buildTools = { module = "com.fondesa.kpermissions.buildtools:build-tools" }
ktlint-gp = "org.jlleitschuh.gradle:ktlint-gradle:11.6.1"
leakCanary = "com.squareup.leakcanary:leakcanary-android:2.13"
Expand Down

0 comments on commit 0e91ec9

Please sign in to comment.