Skip to content

Commit

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

Bump org.jetbrains.kotlin.jvm from 1.7.0 to 1.7.10
  • Loading branch information
larsgrefer committed Jul 9, 2022
2 parents 8218b2f + bd1d67a commit e8d0ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quicktype-plugin/build.gradle
@@ -1,5 +1,5 @@
plugins {
id 'org.jetbrains.kotlin.jvm' version '1.7.0'
id 'org.jetbrains.kotlin.jvm' version '1.7.10'
}

apply plugin: "maven-publish"
Expand Down

0 comments on commit e8d0ae8

Please sign in to comment.