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 52c2945 commit 4455ae2Copy full SHA for 4455ae2
CHANGELOG.md
@@ -14,7 +14,7 @@
14
15
### Updated
16
17
-- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.7.2`
+- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.7.13`
18
- `gradle -> 8.7`
19
20
## [0.1.0-alpha.16] - 2024-02-13
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-hubdle = "0.7.12"
+hubdle = "0.7.13"
3
4
[plugins]
5
javiersc-hubdle = { id = "com.javiersc.hubdle", version.ref = "hubdle" }
0 commit comments