Skip to content

Commit

Permalink
Bump kotlin-allopen from 1.6.21 to 1.7.21 (#299)
Browse files Browse the repository at this point in the history
Bumps [kotlin-allopen](https://github.com/JetBrains/kotlin) from 1.6.21 to 1.7.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.6.21...v1.7.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-allopen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and sdelamo committed Nov 28, 2022
1 parent dea7d8d commit 735a36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ repositories {
dependencies {
implementation 'io.micronaut.gradle:micronaut-gradle-plugin:3.6.5'
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21")
implementation("org.jetbrains.kotlin:kotlin-allopen:1.6.21")
implementation("org.jetbrains.kotlin:kotlin-allopen:1.7.21")
}

0 comments on commit 735a36d

Please sign in to comment.