Skip to content

Commit 0452b8c

Browse files
Bump io.quarkus from 3.23.0 to 3.25.0
Bumps io.quarkus from 3.23.0 to 3.25.0. --- updated-dependencies: - dependency-name: io.quarkus dependency-version: 3.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1dd7d7 commit 0452b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pluginManagement {
55
mavenLocal()
66
}
77
plugins {
8-
id "io.quarkus" version "3.23.0"
8+
id "io.quarkus" version "3.25.0"
99
}
1010
}
1111

0 commit comments

Comments
 (0)