Skip to content

Commit

Permalink
Update dependency io.provenance:proto-kotlin to v1.14.1 (#44)
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 Mar 16, 2023
1 parent 738756d commit 9bd36a4
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.17.6"
val provenanceProtoKotlinVersion = "1.14.0"
val provenanceProtoKotlinVersion = "1.14.1"

dependencies {
// Kotlin
Expand Down

0 comments on commit 9bd36a4

Please sign in to comment.