diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6e41e370..3db6329a 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.0" +protoGoogleCommonProtos = "2.39.1" [plugins] buildConfig = { id = "com.github.gmazzo.buildconfig", version.ref = "buildConfig" }