Skip to content

Commit

Permalink
Publish c0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 29, 2024
1 parent ae91430 commit e97ded0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Kotlin version](https://img.shields.io/badge/kotlin-2.0.10-blueviolet?logo=kotlin&logoColor=white)
![Kotlin version](https://img.shields.io/badge/kotlin-2.0.20-blueviolet?logo=kotlin&logoColor=white)
[![MavenCentral](https://img.shields.io/maven-central/v/com.javiersc.hubdle/hubdle-gradle-plugin?label=MavenCentral)](https://repo1.maven.org/maven2/com/javiersc/hubdle/hubdle-gradle-plugin/)
[![Snapshot](https://img.shields.io/nexus/s/com.javiersc.hubdle/hubdle-gradle-plugin?server=https%3A%2F%2Foss.sonatype.org%2F&label=Snapshot)](https://oss.sonatype.org/content/repositories/snapshots/com/javiersc/hubdle/hubdle-gradle-plugin/)

Expand Down
14 changes: 11 additions & 3 deletions hubdle-version-catalog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

### Added

- `org.jetbrains.kotlin.plugin.atomicfu`

### Changed

### Deprecated
Expand All @@ -16,6 +14,14 @@

### Updated

## [0.3.7] - 2024-08-29

### Added

- `org.jetbrains.kotlin.plugin.atomicfu`

### Updated

- `com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin -> 1.2.2`
- `org.jetbrains.kotlinx:kotlinx-serialization-json -> 1.7.2`
- `org.jetbrains.kotlinx:kotlinx-serialization-core -> 1.7.2`
Expand Down Expand Up @@ -1273,7 +1279,9 @@
- `com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter -> 1.0.0`
- `io.kotest.extensions:kotest-assertions-konform -> 1.0.2`

[Unreleased]: https://github.com/JavierSegoviaCordoba/hubdle/compare/c0.3.6...HEAD
[Unreleased]: https://github.com/JavierSegoviaCordoba/hubdle/compare/c0.3.7...HEAD

[0.3.7]: https://github.com/JavierSegoviaCordoba/hubdle/compare/c0.3.6...c0.3.7

[0.3.6]: https://github.com/JavierSegoviaCordoba/hubdle/compare/c0.3.5...c0.3.6

Expand Down

0 comments on commit e97ded0

Please sign in to comment.