Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin.jvm from 1.7.21 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.kotlin.jvm from 1.7.21 to 1.9.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 10, 2023
1 parent 4feaca4 commit 419ea5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id("com.android.library") version "7.4.2" apply false
id("com.android.dynamic-feature") version "7.4.2" apply false
id("com.android.test") version "7.4.2" apply false
id("org.jetbrains.kotlin.jvm") version "1.7.21" apply false
id("org.jetbrains.kotlin.jvm") version "1.9.0" apply false
}

buildscript {
Expand Down

0 comments on commit 419ea5f

Please sign in to comment.