From 4018003a931b2ef83f8895a1b41c1e11af29a67e Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 12 Oct 2024 14:33:45 +0000 Subject: [PATCH] Publish c0.3.13 --- README.md | 2 +- hubdle-version-catalog/CHANGELOG.md | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 582423c191..b0f4e279af 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Kotlin version](https://img.shields.io/badge/kotlin-2.0.20-blueviolet?logo=kotlin&logoColor=white) +![Kotlin version](https://img.shields.io/badge/kotlin-2.0.21-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/) diff --git a/hubdle-version-catalog/CHANGELOG.md b/hubdle-version-catalog/CHANGELOG.md index b2bfe9f0ba..31c77e266b 100644 --- a/hubdle-version-catalog/CHANGELOG.md +++ b/hubdle-version-catalog/CHANGELOG.md @@ -14,6 +14,10 @@ ### Updated +## [0.3.13] - 2024-10-12 + +### Updated + - `com.javiersc.kotlin.kopy:com.javiersc.kotlin.kopy.gradle.plugin -> 0.12.0+2.0.21` - `com.javiersc.kotlin:kotlin-compiler-test-extensions -> 0.4.4+2.0.21` - `com.javiersc.kotlin:kotlin-compiler-extensions -> 0.4.4+2.0.21` @@ -1445,7 +1449,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.12...HEAD +[Unreleased]: https://github.com/JavierSegoviaCordoba/hubdle/compare/c0.3.13...HEAD + +[0.3.13]: https://github.com/JavierSegoviaCordoba/hubdle/compare/c0.3.12...c0.3.13 [0.3.12]: https://github.com/JavierSegoviaCordoba/hubdle/compare/c0.3.11...c0.3.12