Skip to content

Commit c7f6592

Browse files
Bump cloudevents-json-jackson from 2.3.0 to 2.4.0 (temporalio#344)
Bumps cloudevents-json-jackson from 2.3.0 to 2.4.0. --- updated-dependencies: - dependency-name: io.cloudevents:cloudevents-json-jackson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59db2c3 commit c7f6592

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
@@ -38,7 +38,7 @@ dependencies {
3838
implementation group: 'commons-configuration', name: 'commons-configuration', version: '1.10'
3939
implementation group: 'io.cloudevents', name: 'cloudevents-core', version: '2.3.0'
4040
implementation group: 'io.cloudevents', name: 'cloudevents-api', version: '2.3.0'
41-
implementation group: 'io.cloudevents', name: 'cloudevents-json-jackson', version: '2.3.0'
41+
implementation group: 'io.cloudevents', name: 'cloudevents-json-jackson', version: '2.4.0'
4242
implementation group: 'io.serverlessworkflow', name: 'serverlessworkflow-api', version: '4.0.3.Final'
4343
implementation group: 'io.serverlessworkflow', name: 'serverlessworkflow-validation', version: '4.0.3.Final'
4444
implementation group: 'io.serverlessworkflow', name: 'serverlessworkflow-spi', version: '4.0.3.Final'

0 commit comments

Comments
 (0)