Skip to content

Commit 9ee65c0

Browse files
Update plugin io.quarkus to v3.29.1 (#497)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f735c48 commit 9ee65c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

languages/jvm/java.com/services/quarkus.io/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
// ✅ Spotless
1111
id 'com.diffplug.spotless' version '8.0.0'
1212
// ✅ Quarkus
13-
id 'io.quarkus' version '3.29.0'
13+
id 'io.quarkus' version '3.29.1'
1414
}
1515

1616
group = 'io.proxy.reverse'

0 commit comments

Comments
 (0)