We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c1f7e commit c76b04eCopy full SHA for c76b04e
.gitignore
@@ -34,4 +34,3 @@ src/main/docs/resources/img/micronaut-logo-white.svg
34
35
# Ignore files generated by test-resources
36
**/.micronaut/test-resources/
37
-/buildSrc/gradle.properties
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
distributionBase=GRADLE_USER_HOME
2
distributionPath=wrapper/dists
3
-distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.1-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.0-bin.zip
4
networkTimeout=10000
5
validateDistributionUrl=true
6
zipStoreBase=GRADLE_USER_HOME
0 commit comments