Skip to content

Commit

Permalink
Merge branch 'master' of github.com:freefair/gradle-plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
larsgrefer committed Apr 20, 2022
2 parents b05e17a + 44ea790 commit 7b2a3ce
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 @@ -11,7 +11,7 @@ description = "Collection of Quicktype related Gradle plugins"
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.20"
implementation "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21"

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

0 comments on commit 7b2a3ce

Please sign in to comment.