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 committed by Stephan Schnabel
parent 52a0478cf1
commit 90a2d223b2
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: