Skip to content

Commit

Permalink
chore: bump plugin.allopen from 1.9.24 to 2.0.10 in /kotlin/gradle
Browse files Browse the repository at this point in the history
Bumps [plugin.allopen](https://github.com/JetBrains/kotlin) from 1.9.24 to 2.0.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.24...v2.0.10)

---
updated-dependencies:
- dependency-name: plugin.allopen
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and slandelle committed Aug 12, 2024
1 parent b5de915 commit d21aacf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin/gradle/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
idea
kotlin("jvm") version "2.0.10"
kotlin("plugin.allopen") version "1.9.24"
kotlin("plugin.allopen") version "2.0.10"

id("com.google.protobuf") version "0.9.4"
id("com.diffplug.spotless") version "6.25.0"
Expand Down

0 comments on commit d21aacf

Please sign in to comment.