Skip to content

Commit ae055c2

Browse files
build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to 2.19.0 in /packages/dsl-java (#974)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33f2630 commit ae055c2

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
@@ -41,7 +41,7 @@ dependencies {
4141
implementation "io.grpc:grpc-stub:${grpcVersion}"
4242
implementation "io.grpc:grpc-netty-shaded:${grpcVersion}"
4343
implementation "io.grpc:grpc-protobuf:${grpcVersion}"
44-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.3'
44+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.19.0'
4545
implementation 'org.jetbrains:annotations:26.0.2'
4646

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

0 commit comments

Comments
 (0)