Skip to content

Commit

Permalink
Update dependency com.javiersc.hubdle to v0.5.0-beta.1
Browse files Browse the repository at this point in the history
| datasource | package                                               | from           | to           |
| ---------- | ----------------------------------------------------- | -------------- | ------------ |
| maven      | com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin | 0.5.0-alpha.39 | 0.5.0-beta.1 |
  • Loading branch information
renovate[bot] committed Jul 10, 2023
1 parent 5799f45 commit 719695a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@

### Updated

- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.5.0-beta.1`
- `gradle -> 8.2.1`
- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.5.0-alpha.39`

## [1.0.0-alpha.32] - 2023-05-18

Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
hubdle = "0.5.0-alpha.39"
hubdle = "0.5.0-beta.1"

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

0 comments on commit 719695a

Please sign in to comment.