Skip to content

Commit

Permalink
Update dependency io.provenance:proto-kotlin to v1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent 8db59f1 commit 86a52c3
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 86a52c3

Please sign in to comment.