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 cf01a65 commit ea98b24Copy full SHA for ea98b24
CHANGELOG.md
@@ -16,7 +16,7 @@
16
17
### Updated
18
19
-- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.7.10`
+- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.7.11`
20
21
## [0.7.0] - 2024-08-16
22
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-hubdle = "0.7.10"
+hubdle = "0.7.11"
3
4
[plugins]
5
javiersc-hubdle = { id = "com.javiersc.hubdle", version.ref = "hubdle" }
0 commit comments