Skip to content

Commit 9584600

Browse files
Bump io.quarkus from 3.16.3 to 3.17.0 (#197)
Bumps io.quarkus from 3.16.3 to 3.17.0. --- updated-dependencies: - dependency-name: io.quarkus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0bf35e commit 9584600

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.16.3"
8+
id "io.quarkus" version "3.17.0"
99
}
1010
}
1111

0 commit comments

Comments
 (0)