Skip to content

Commit

Permalink
Bump jvm from 2.0.21 to 2.1.0 (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent efed1ab commit 6f1de02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ group = linguaGroupId
description = linguaDescription

plugins {
kotlin("jvm") version "2.0.21"
kotlin("jvm") version "2.1.0"
id("org.jlleitschuh.gradle.ktlint") version "12.1.2"
id("org.jetbrains.dokka") version "1.9.20"
id("com.github.johnrengelman.shadow") version "8.1.1"
Expand Down

0 comments on commit 6f1de02

Please sign in to comment.