We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 178b21b commit 98b9c0fCopy full SHA for 98b9c0f
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
kotlin("plugin.allopen") version kotlinVersion
6
kotlin("plugin.noarg") version kotlinVersion
7
id("com.diffplug.spotless") version "6.23.2"
8
- id("io.quarkus") version "3.6.0"
+ id("io.quarkus") version "3.6.2"
9
id("com.vaadin") version "24.2.5"
10
id("com.adarshr.test-logger") version "4.0.0"
11
}
0 commit comments