Prepare version 4.x for current slf4j/logback/micronaut versions (#147)

This commit is contained in:
Stephan Schnabel 2023-07-02 15:56:57 +02:00
parent 52a0478cf1
commit 42c94e00dc
Signed by: stephan.schnabel
GPG key ID: E07AF5BA239FE543
3 changed files with 7 additions and 6 deletions

View file

@ -2,7 +2,7 @@ name: Build
on:
push:
branches: [main]
branches: [main, "*.x"]
jobs: