Skip to content

Commit 034bab6

Browse files
Bump io.quarkus from 3.16.0 to 3.16.1 (#181)
Bumps io.quarkus from 3.16.0 to 3.16.1. --- updated-dependencies: - dependency-name: io.quarkus dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38d566b commit 034bab6

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

0 commit comments

Comments
 (0)