Skip to content

Commit

Permalink
Merge pull request #332 from ytai/dependabot/gradle/org.jetbrains.kot…
Browse files Browse the repository at this point in the history
…lin-kotlin-gradle-plugin-1.8.20

Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.0 to 1.8.20
  • Loading branch information
hannesa2 authored Mar 31, 2023
2 parents 9332282 + 2cbe30b commit 676eb57
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,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.8.0'
ext.kotlin_version = '1.8.20'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit 676eb57

Please sign in to comment.