Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
Update kotlin monorepo to v1.9.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JakeWharton committed Mar 13, 2024
1 parent 1286bdc commit 6f484bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ buildscript {
mavenCentral()
}
dependencies {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.0"
classpath "org.jetbrains.kotlin:kotlin-serialization:1.9.0"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.23"
classpath "org.jetbrains.kotlin:kotlin-serialization:1.9.23"
classpath 'com.diffplug.spotless:spotless-plugin-gradle:6.25.0'
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.27.0'
}
Expand Down

0 comments on commit 6f484bc

Please sign in to comment.