diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index bdca3bb4..69e3d6d6 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -54,7 +54,7 @@ junit = "5.13.4" truth = "1.4.5" # third party -protoGoogleCommonProtos = "2.61.3" +protoGoogleCommonProtos = "2.62.0" [plugins] buildConfig = { id = "com.github.gmazzo.buildconfig", version.ref = "buildConfig" }