Skip to content

Commit

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

Bump org.jetbrains.kotlin.jvm from 1.7.21 to 1.7.22 in /examples
  • Loading branch information
larsgrefer committed Nov 28, 2022
2 parents c0eb7e8 + 1e6141d commit 00c7a53
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.21'
id 'org.jetbrains.kotlin.jvm' version '1.7.22'
}

apply plugin: "maven-publish"
Expand Down

0 comments on commit 00c7a53

Please sign in to comment.