Skip to content

Commit abc7560

Browse files
committed
Update dependency com.javiersc.hubdle to v0.5.0-alpha.36
| datasource | package | from | to | | ---------- | ----------------------------------------------------- | -------------- | -------------- | | maven | com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin | 0.5.0-alpha.35 | 0.5.0-alpha.36 |
1 parent 460f2c2 commit abc7560

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
### Updated
1616

17-
- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.5.0-alpha.35`
17+
- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.5.0-alpha.36`
1818

1919
## [0.1.0-alpha.15] - 2023-06-05
2020

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
hubdle = "0.5.0-alpha.35"
2+
hubdle = "0.5.0-alpha.36"
33

44
[plugins]
55
javiersc-hubdle = { id = "com.javiersc.hubdle", version.ref = "hubdle" }

0 commit comments

Comments
 (0)