Skip to content

Commit d15a8e1

Browse files
chore(deps): bump jvm from 1.8.0 to 1.8.10
Bumps [jvm](https://github.com/JetBrains/kotlin) from 1.8.0 to 1.8.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.8.0...v1.8.10) --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bafe58b commit d15a8e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ val mainClassKt = "no.nav.security.mock.oauth2.StandaloneMockOAuth2ServerKt"
2222

2323
plugins {
2424
application
25-
kotlin("jvm") version "1.8.0"
25+
kotlin("jvm") version "1.8.10"
2626
id("se.patrikerdes.use-latest-versions") version "0.2.18"
2727
id("com.github.ben-manes.versions") version "0.44.0"
2828
id("org.jmailen.kotlinter") version "3.13.0"

0 commit comments

Comments
 (0)