Skip to content

Commit

Permalink
Update dependency com.javiersc.hubdle to v0.6.7
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.6.5 | 0.6.7 |
  • Loading branch information
renovate[bot] authored and actions-user committed Apr 18, 2024
1 parent 22e4545 commit dd96be4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@

### Updated

- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.6.7`

## [0.5.1] - 2024-03-29

### Fixed
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.6.5"
hubdle = "0.6.7"

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

0 comments on commit dd96be4

Please sign in to comment.