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 e047308 commit 144fc57Copy full SHA for 144fc57
gradle.properties
@@ -1,6 +1,6 @@
1
group = com.trivago
2
3
-version = 0.5.1
+version = 0.5.2
4
5
org.gradle.jvmargs = -ea -Dfile.encoding=UTF-8 -XX:+UseG1GC -Xms512m -Xmx1G -Djava.net.preferIPv4Stack=true
6
systemProp.file.encoding = UTF-8
gradle/wrapper/gradle-wrapper.properties
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-9.0.0-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-all.zip
networkTimeout=99000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
0 commit comments