Skip to content

Commit

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

Bump kotlin-gradle-plugin-api from 1.7.20 to 1.7.21
  • Loading branch information
larsgrefer committed Nov 10, 2022
2 parents 40dd5ee + e35be29 commit 9b6b449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aspectj-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ pluginBundle {

dependencies {
implementation project(":plugin-utils")
implementation "org.jetbrains.kotlin:kotlin-gradle-plugin-api:1.7.20"
implementation "org.jetbrains.kotlin:kotlin-gradle-plugin-api:1.7.21"
}

0 comments on commit 9b6b449

Please sign in to comment.