Skip to content

Commit

Permalink
Update dependency com.javiersc.hubdle to v0.8.2
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.8.1 | 0.8.2 |
  • Loading branch information
actions-user committed Jan 27, 2025
1 parent cf41c92 commit ec4074a
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,10 +14,10 @@

### Updated

- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.8.2`
- `com.javiersc.hubdle:hubdle-version-catalog -> 0.4.2`
- `org.jetbrains.kotlin:kotlin-gradle-plugin -> 2.1.10`
- `gradle -> 8.12.1`
- `com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.8.1`

## [0.13.1+2.1.0] - 2024-11-28

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.8.1"
hubdle = "0.8.2"
hubdleCatalog = "0.4.2"
javiersc-kotlin-compiler-extensions = "0.5.1+2.1.0"
jetbrains-kotlin = "2.1.10"
Expand Down

0 comments on commit ec4074a

Please sign in to comment.