Skip to content

Commit aaa7531

Browse files
committed
update
1 parent 0fac7cb commit aaa7531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ default:
22
@just --list --unsorted
33

44
# update gradle wrapper
5-
wrapper version="8.10":
5+
wrapper version="8.13":
66
./gradlew wrapper --gradle-version={{version}}
77

88
# run gradle dependencyInsight for dependency and configuration

0 commit comments

Comments
 (0)