Skip to content

Commit

Permalink
kotlin v bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed May 22, 2024
1 parent 35b9871 commit 37bfbe6
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 @@ -2,7 +2,7 @@ import org.gradle.api.tasks.testing.logging.TestExceptionFormat
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
kotlin("jvm") version "1.9.23"
kotlin("jvm") version "2.0.0"
application
alias(libs.plugins.vaadin)
}
Expand Down

0 comments on commit 37bfbe6

Please sign in to comment.