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 abc7560 commit 73ddb40Copy full SHA for 73ddb40
CHANGELOG.md
@@ -14,7 +14,7 @@
14
15
### Updated
16
17
-- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.5.0-alpha.36`
+- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.5.0-alpha.37`
18
19
## [0.1.0-alpha.15] - 2023-06-05
20
gradle/libs.versions.toml
@@ -1,5 +1,5 @@
1
[versions]
2
-hubdle = "0.5.0-alpha.36"
+hubdle = "0.5.0-alpha.37"
3
4
[plugins]
5
javiersc-hubdle = { id = "com.javiersc.hubdle", version.ref = "hubdle" }
0 commit comments