Skip to content

Commit bd6f595

Browse files
Bump io.quarkus from 3.15.0 to 3.15.1 (#158)
Bumps io.quarkus from 3.15.0 to 3.15.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 ee2b450 commit bd6f595

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

0 commit comments

Comments
 (0)