Skip to content

Commit

Permalink
Update kotlin monorepo to v1.9.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 7, 2024
1 parent 1370fbc commit 6a47c8f
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 @@ -24,8 +24,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.28.0"
junit = "junit:junit:4.13.2"
kotlin-gp = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23"
kotlin-reflect = "org.jetbrains.kotlin:kotlin-reflect:1.9.23"
kotlin-gp = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.24"
kotlin-reflect = "org.jetbrains.kotlin:kotlin-reflect:1.9.24"
ktlint-gp = "org.jlleitschuh.gradle:ktlint-gradle:11.6.1"
mockito-core = "org.mockito:mockito-core:4.11.0"
mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:4.1.0"
Expand Down

0 comments on commit 6a47c8f

Please sign in to comment.