Skip to content

Commit

Permalink
Update dependency com.javiersc.hubdle to v0.6.3
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.2 | 0.6.3 |
  • Loading branch information
JavierSegoviaCordoba committed Feb 13, 2024
1 parent 88bf1db commit 2d2d7e7
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 @@ -33,7 +33,7 @@

### Updated

- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.6.2`
- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.6.3`
- `gradle -> 8.6`

## [0.1.0-alpha.15] - 2023-06-05
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.2"
hubdle = "0.6.3"

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

0 comments on commit 2d2d7e7

Please sign in to comment.