Skip to content

chore(deps): update java / micronaut to v4.3.4 #45

chore(deps): update java / micronaut to v4.3.4

chore(deps): update java / micronaut to v4.3.4 #45

---
# DO NOT EDIT: this file is automatically synced from the template repository
# in https://github.com/Liber-UFPE/project-starter.
name: 'Dependency Review'
# yamllint disable rule:truthy
on: [pull_request]
# yamllint enable rule:truthy
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v4
with:
fail-on-severity: high
fail-on-scopes: runtime