Skip to content

Commit 98b9c0f

Browse files
Bump io.quarkus from 3.6.0 to 3.6.2
Bumps io.quarkus from 3.6.0 to 3.6.2. --- updated-dependencies: - dependency-name: io.quarkus dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 178b21b commit 98b9c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
kotlin("plugin.allopen") version kotlinVersion
66
kotlin("plugin.noarg") version kotlinVersion
77
id("com.diffplug.spotless") version "6.23.2"
8-
id("io.quarkus") version "3.6.0"
8+
id("io.quarkus") version "3.6.2"
99
id("com.vaadin") version "24.2.5"
1010
id("com.adarshr.test-logger") version "4.0.0"
1111
}

0 commit comments

Comments
 (0)