Skip to content

Commit e39cafa

Browse files
build(deps): bump com.google.protobuf:protobuf-gradle-plugin from 0.9.4 to 0.9.5 in /packages/dsl-java (#946)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff25048 commit e39cafa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/dsl-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
4545
implementation 'org.jetbrains:annotations:26.0.2'
4646

47-
testImplementation 'com.google.protobuf:protobuf-gradle-plugin:0.9.4'
47+
testImplementation 'com.google.protobuf:protobuf-gradle-plugin:0.9.5'
4848

4949
// Execution of tests
5050
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'

0 commit comments

Comments
 (0)