Skip to content

Commit

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

Bump kotlin-gradle-plugin-api from 1.7.21 to 1.7.22 in /examples
  • Loading branch information
larsgrefer committed Nov 29, 2022
2 parents 00c7a53 + 6c87bf9 commit fc7348c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aspectj-plugin/build.gradle
Expand Up @@ -33,5 +33,5 @@ pluginBundle {

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

0 comments on commit fc7348c

Please sign in to comment.