Skip to content

Commit

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

Bump kotlin-gradle-plugin from 1.6.10 to 1.6.20
  • Loading branch information
larsgrefer committed Apr 4, 2022
2 parents 7bedf5e + 78fdc20 commit 9076cb3
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
Expand Up @@ -9,7 +9,7 @@ apply plugin: "com.gradle.plugin-publish"
dependencies {
implementation "org.jetbrains.kotlin:kotlin-reflect"
implementation "com.github.node-gradle:gradle-node-plugin:3.2.1"
implementation "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10"
implementation "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.20"

testImplementation project(":test-common")
testImplementation "org.jetbrains.kotlin:kotlin-test"
Expand Down

0 comments on commit 9076cb3

Please sign in to comment.