Skip to content

Commit

Permalink
Merge pull request #155 from dmytrodanylyk/dependabot/gradle/org.jetb…
Browse files Browse the repository at this point in the history
…rains.kotlin-kotlin-gradle-plugin-1.9.0

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.21 to 1.9.0
  • Loading branch information
hannesa2 authored Jul 18, 2023
2 parents 364e6f1 + eb1acdd commit 03d0769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.gradle.internal.jvm.Jvm

buildscript {
ext.kotlin_version = '1.8.21'
ext.kotlin_version = '1.9.0'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit 03d0769

Please sign in to comment.