Skip to content

Commit

Permalink
Update dependency io.provenance:proto-kotlin to v1.17.1 (#62)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent 6485349 commit c77efdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c77efdf

Please sign in to comment.