Skip to content

Commit

Permalink
chore(deps): bump jvm from 1.9.23 to 2.1.10 in /appengine/ktor
Browse files Browse the repository at this point in the history
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.9.23 to 2.1.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.23...v2.1.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent fabbf5b commit b8d9259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appengine/ktor/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
kotlin("jvm") version "1.9.23"
kotlin("jvm") version "2.1.10"
war
id("com.google.cloud.tools.appengine") version "2.4.5"
}
Expand Down

0 comments on commit b8d9259

Please # to comment.