Skip to content

Commit b4ea1d2

Browse files
Bump io.quarkus from 3.35.2 to 3.37.0
Bumps io.quarkus from 3.35.2 to 3.37.0. --- updated-dependencies: - dependency-name: io.quarkus dependency-version: 3.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04b4682 commit b4ea1d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id("java")
33
id("io.freefair.lombok") version "9.5.0"
44
id("com.diffplug.spotless") version "8.4.0"
5-
id("io.quarkus") version "3.35.2"
5+
id("io.quarkus") version "3.37.0"
66
}
77

88
java {

0 commit comments

Comments
 (0)