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 d3c6ea7 commit 45199c5Copy full SHA for 45199c5
CHANGELOG.md
@@ -14,7 +14,7 @@
14
15
### Updated
16
17
-- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.7.17`
+- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.7.18`
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.17"
+hubdle = "0.7.18"
3
4
[plugins]
5
javiersc-hubdle = { id = "com.javiersc.hubdle", version.ref = "hubdle" }
0 commit comments