Skip to content

Bump com.azure.spring:spring-cloud-azure-starter-data-cosmos from 5.18.0 to 5.19.0 in the maven-dependencies group #145

Bump com.azure.spring:spring-cloud-azure-starter-data-cosmos from 5.18.0 to 5.19.0 in the maven-dependencies group

Bump com.azure.spring:spring-cloud-azure-starter-data-cosmos from 5.18.0 to 5.19.0 in the maven-dependencies group #145

Workflow file for this run

name: Cosmos DB 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'