Skip to content

Commit

Permalink
Merge pull request #209 from usefulness/dependabot/gradle/buildSrc/or…
Browse files Browse the repository at this point in the history
…g.jetbrains.kotlin.jvm-1.5.30
  • Loading branch information
mateuszkwiecinski authored Aug 24, 2021
2 parents fb2fc6f + a8c07fc commit 18fae00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'java-gradle-plugin'
id "org.jmailen.kotlinter" version "3.5.0"
id 'org.jetbrains.kotlin.jvm' version '1.5.21'
id 'org.jetbrains.kotlin.jvm' version '1.5.30'
}

repositories {
Expand Down

0 comments on commit 18fae00

Please sign in to comment.