Skip to content

Commit

Permalink
Bump kotlin-gradle-plugin-api from 1.7.21 to 1.7.22 in /examples
Browse files Browse the repository at this point in the history
Bumps [kotlin-gradle-plugin-api](https://github.com/JetBrains/kotlin) from 1.7.21 to 1.7.22.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.7.21...v1.7.22)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 28, 2022
1 parent c0eb7e8 commit 351b274
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 351b274

Please sign in to comment.