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 2596159 commit f873ef3Copy full SHA for f873ef3
CHANGELOG.md
@@ -16,7 +16,7 @@
16
17
### Updated
18
19
-- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.4.0-alpha.16`
+- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.4.0-alpha.17`
20
- `gradle -> 8.0.2`
21
- `easimon/wipe-cache -> v2`
22
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-hubdle = "0.4.0-alpha.16"
+hubdle = "0.4.0-alpha.17"
3
4
[plugins]
5
javiersc-hubdle = { id = "com.javiersc.hubdle", version.ref = "hubdle" }
0 commit comments