Skip to content

Commit 60f49fd

Browse files
build(deps): bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1 in /packages/dsl-java (#1117)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db1f346 commit 60f49fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/dsl-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
implementation "io.grpc:grpc-netty-shaded:${grpcVersion}"
4343
implementation "io.grpc:grpc-protobuf:${grpcVersion}"
4444
implementation 'com.fasterxml.jackson.core:jackson-databind:2.20.0'
45-
implementation 'org.jetbrains:annotations:26.0.2'
45+
implementation 'org.jetbrains:annotations:26.0.2-1'
4646

4747
testImplementation 'com.google.protobuf:protobuf-gradle-plugin:0.9.5'
4848

0 commit comments

Comments
 (0)