Skip to content

Commit

Permalink
Update kotlin monorepo to v1.9.22 (#400)
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 Feb 21, 2024
1 parent e3a8805 commit c2de88a
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.10"
gitHubRelease-gp = "com.github.breadmoirai:github-release:2.4.1"
gradleMavenPublish-gp = "com.vanniktech:gradle-maven-publish-plugin:0.25.3"
junit = "junit:junit:4.13.2"
kotlin-gp = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.10"
kotlin-reflect = "org.jetbrains.kotlin:kotlin-reflect:1.9.10"
kotlin-gp = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22"
kotlin-reflect = "org.jetbrains.kotlin:kotlin-reflect:1.9.22"
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 c2de88a

Please sign in to comment.