Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Apr 18, 2024
1 parent ec9fa9c commit 70ebc97
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 @@ -6,7 +6,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
kotlin("jvm") version "1.9.23"
id("application")
application
alias(libs.plugins.vaadin)
}

Expand Down

0 comments on commit 70ebc97

Please sign in to comment.