Skip to content

Commit dd9713a

Browse files
Update plugin io.quarkus to v3.29.2
1 parent 88d30b2 commit dd9713a

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.1'
13+
id 'io.quarkus' version '3.29.2'
1414
}
1515

1616
group = 'io.proxy.reverse'

0 commit comments

Comments
 (0)