Skip to content

Commit ffaf8a2

Browse files
committed
use gradle 8.11
1 parent 8a61cfe commit ffaf8a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/samples-kotlin-server-jdk21.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
- 'samples/server/petstore/kotlin-server-required-and-nullable-properties/**'
1414

1515
env:
16-
GRADLE_VERSION: '8.10'
16+
GRADLE_VERSION: '8.11'
1717

1818
jobs:
1919
build:

0 commit comments

Comments
 (0)