Skip to content

Commit

Permalink
Merge pull request #126 from City-Zouitel/dependabot/gradle/org.jetbr…
Browse files Browse the repository at this point in the history
…ains.kotlin.jvm-1.8.22

Bump org.jetbrains.kotlin.jvm from 1.7.21 to 1.8.22
  • Loading branch information
youndon committed Jul 3, 2023
2 parents 863a3a6 + e4c0a80 commit 1709806
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.0" 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.8.22" apply false
}

buildscript {
Expand Down

0 comments on commit 1709806

Please sign in to comment.