Skip to content

Commit 3012e09

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-kotlin to v4.27.1 (#461)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ee2bcc commit 3012e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ detekt = "1.23.6"
3737
wire = "5.0.0-alpha01"
3838
io-grpc = "1.64.0"
3939
io-grpc-kotlin = "1.4.1"
40-
google-protobuf-kotlin = "4.27.0"
40+
google-protobuf-kotlin = "4.27.1"
4141
gradle-release = "3.0.2"
4242
nexusPublish = "2.0.0"
4343
shadow = "8.1.1"

0 commit comments

Comments
 (0)