Skip to content

build(deps): bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.15.3 to 2.16.0 #409

build(deps): bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.15.3 to 2.16.0

build(deps): bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.15.3 to 2.16.0 #409

Workflow file for this run

name: Kafka Extension
on:
pull_request:
types:
- labeled
jobs:
add-to-project:
name: Add Dependency Upgrade PR to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/AxonFramework/projects/2
github-token: ${{ secrets.ADD_PROJECT_TOKEN }}
labeled: 'Type: Dependency Upgrade'