Skip to content

Commit

Permalink
chore: bump jvm in /examples/openfeature_kotlin_server/kotlin-app (#2213
Browse files Browse the repository at this point in the history
)

Bumps [jvm](https://github.com/JetBrains/kotlin) from 2.0.0 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@v2.0.0...v2.0.10)

---
updated-dependencies:
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and kodiakhq[bot] authored Aug 12, 2024
1 parent 05aadcc commit 77c5df4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.jetbrains.kotlin.cli.jvm.main

plugins {
kotlin("jvm") version "2.0.0"
kotlin("jvm") version "2.0.10"
application
id("com.github.johnrengelman.shadow") version "8.1.1"
id("java")
Expand Down

0 comments on commit 77c5df4

Please sign in to comment.