Skip to content

Commit

Permalink
Update kotlin monorepo to v1.9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2023
1 parent bc5bc6b commit 43dc7a1
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.8.20"
gitHubRelease-gp = "com.github.breadmoirai:github-release:2.4.1"
gradleMavenPublish-gp = "com.vanniktech:gradle-maven-publish-plugin:0.25.2"
junit = "junit:junit:4.13.2"
kotlin-gp = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.22"
kotlin-reflect = "org.jetbrains.kotlin:kotlin-reflect:1.8.22"
kotlin-gp = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.10"
kotlin-reflect = "org.jetbrains.kotlin:kotlin-reflect:1.9.10"
ktlint-gp = "org.jlleitschuh.gradle:ktlint-gradle:11.2.0"
mockito-core = "org.mockito:mockito-core:5.3.1"
mockito-kotlin = "org.mockito.kotlin:mockito-kotlin:4.1.0"
Expand Down

0 comments on commit 43dc7a1

Please sign in to comment.