Skip to content

Commit bedc689

Browse files
Bump jvm
Bumps the all-dependencies group in /samples/lambda-kotlin-request-router-sample-proto with 1 update: [jvm](https://github.com/JetBrains/kotlin). Updates `jvm` from 2.1.0 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@v2.1.0...v2.1.10) --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 654b5bc commit bedc689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/lambda-kotlin-request-router-sample-proto/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ buildscript {
1616

1717
plugins {
1818
java
19-
kotlin("jvm") version "2.1.0"
19+
kotlin("jvm") version "2.1.10"
2020
idea
2121
id("com.github.johnrengelman.shadow") version "8.1.1"
2222
id("org.jmailen.kotlinter") version "5.0.1"

0 commit comments

Comments
 (0)