Skip to content

Commit

Permalink
kotlin v bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Aug 23, 2024
1 parent 4cdbbfb commit a363a1b
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 @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

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

0 comments on commit a363a1b

Please sign in to comment.