Compare commits

...

2 Commits

Author SHA256 Message Date
214a9b7322 NoIssue: Upgrade build for gradle-9.3.1 2026-02-07 10:47:49 +01:00
ce76ce8977 NoIssue: Fix dash/underscore bug 2026-02-07 10:46:51 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.0-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-all.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME

View File

@@ -1 +1 @@
rootProject.name = "hubd-impl-ref"
rootProject.name = "hubd-impl_ref"