diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 3db6329a..a4a03c3f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -51,7 +51,7 @@ junit = "5.10.2" truth = "1.4.2" # third party -protoGoogleCommonProtos = "2.39.1" +protoGoogleCommonProtos = "2.40.0" [plugins] buildConfig = { id = "com.github.gmazzo.buildconfig", version.ref = "buildConfig" }