Skip to content

Commit 99bf6ee

Browse files
Bump io.quarkus from 3.21.2 to 3.22.2 (#295)
Bumps io.quarkus from 3.21.2 to 3.22.2. --- updated-dependencies: - dependency-name: io.quarkus dependency-version: 3.22.2 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 8f37980 commit 99bf6ee

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

0 commit comments

Comments
 (0)