From 598170bdd36b2988fe23a15cae68ab8d6550f368 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 17:04:17 +0000 Subject: [PATCH] Update dependency com.javiersc.hubdle to v0.7.14 | datasource | package | from | to | | ---------- | ----------------------------------------------------- | ------ | ------ | | maven | com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin | 0.7.13 | 0.7.14 | --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index daf7f5f..0cadb9e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -hubdle = "0.7.13" +hubdle = "0.7.14" hubdleCatalog = "0.3.8" javiersc-kotlin-compiler-extensions = "0.4.3+2.0.20"