From c77efdfd69bf95ff6a7429e9d0b8f172a9cb0e32 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 09:08:33 -0700 Subject: [PATCH] Update dependency io.provenance:proto-kotlin to v1.17.1 (#62) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index 2f546f1..8a14b79 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -33,7 +33,7 @@ val coroutinesVersion = "1.6.4" val confluentVersion = "7.3.0" val junitJupiterVersion = "5.9.2" val testContainersVersion = "1.19.4" -val provenanceProtoKotlinVersion = "1.14.1" +val provenanceProtoKotlinVersion = "1.17.1" dependencies { // Kotlin