Skip to content

Commit ff029cb

Browse files
chore(deps): bump com.google.protobuf:protobuf-java-util
Bumps com.google.protobuf:protobuf-java-util from 3.25.2 to 3.25.3. --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java-util dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ffc7eae commit ff029cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.1'
4444
testImplementation "org.sonarsource.sonarqube:sonar-scanner-engine:${sonarPluginApiVersion}"
4545
testImplementation "org.sonarsource.sonarqube:sonar-ws:${sonarqubeWsVersion}"
46-
testImplementation 'com.google.protobuf:protobuf-java-util:3.25.2'
46+
testImplementation 'com.google.protobuf:protobuf-java-util:3.25.3'
4747
testImplementation 'org.sonarsource.orchestrator:sonar-orchestrator-junit5:4.7.1.1872'
4848
testImplementation 'org.mockito:mockito-core:5.+'
4949
testRuntimeOnly "org.sonarsource.sonarqube:sonar-plugin-api:${sonarPluginApiVersion}"

0 commit comments

Comments
 (0)