mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-12-05 04:41:09 +01:00
Bump logback-core to 1.5.19
This commit is contained in:
parent
029bd78122
commit
b579db7c70
2 changed files with 4 additions and 1 deletions
|
|
@ -6,6 +6,9 @@ SPDX-License-Identifier: Apache-2.0
|
|||
|
||||
# Changelog
|
||||
|
||||
14.0.3-SNAPSHOT
|
||||
- Bump `logback-core` to `1.5.19`
|
||||
|
||||
## 14.0.2
|
||||
- `sop`: Prevent error message for unmatched `--locale=` argument
|
||||
- Bump gradlew to `8.8`
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ allprojects {
|
|||
gsonVersion = '2.10.1'
|
||||
jsrVersion = '3.0.2'
|
||||
junitVersion = '5.8.2'
|
||||
logbackVersion = '1.5.13'
|
||||
logbackVersion = '1.5.19'
|
||||
mockitoVersion = '4.5.1'
|
||||
picocliVersion = '4.6.3'
|
||||
slf4jVersion = '1.7.36'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue