Skip to content

chore(deps): bump org.testcontainers:junit-jupiter from 1.18.3 to 1.19.0 #351

chore(deps): bump org.testcontainers:junit-jupiter from 1.18.3 to 1.19.0

chore(deps): bump org.testcontainers:junit-jupiter from 1.18.3 to 1.19.0 #351

Workflow file for this run

name: PR Analysis
on:
pull_request:
branches:
- main
jobs:
analysis:
name: Analyse PR
uses: health-education-england/.github/.github/workflows/pr-analysis-gradle.yml@main
secrets:
sonar-token: ${{ secrets.SONAR_TOKEN }}