Skip to content

Commit

Permalink
CORE-15310: Upgrade CLI PF4J to 3.10 and SLF4J to 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
josephzunigadaly committed Sep 27, 2023
1 parent 2f6a4a9 commit 53980f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ kotlin.stdlib.default.dependency=false
cliHostVersion=5.1.0

# PF4J
pf4jVersion=3.9.0
pf4jVersion=3.10.0

kotlinVersion=1.8.21

# Logging
log4jVersion=2.20.0
slf4jVersion=1.7.36
slf4jVersion=2.0.6

# pico CLI
picoCliVersion=4.7.3
Expand Down

0 comments on commit 53980f2

Please sign in to comment.