Skip to content

Commit

Permalink
Merge pull request #516 from freefair/dependabot/gradle/org.jetbrains…
Browse files Browse the repository at this point in the history
….kotlin.jvm-1.6.21

Bump org.jetbrains.kotlin.jvm from 1.6.20 to 1.6.21
  • Loading branch information
larsgrefer authored Apr 20, 2022
2 parents 117434f + 4290ff6 commit 7bd1f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quicktype-plugin/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'org.jetbrains.kotlin.jvm' version '1.6.20'
id 'org.jetbrains.kotlin.jvm' version '1.6.21'
}

apply plugin: "maven-publish"
Expand Down

0 comments on commit 7bd1f60

Please sign in to comment.