Skip to content

Commit

Permalink
chore(deps): Update dependency org.apache.logging.log4j:log4j-core to…
Browse files Browse the repository at this point in the history
… v2.22.0
  • Loading branch information
renovate[bot] authored Nov 20, 2023
1 parent 343fc7d commit a71fea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launcher/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
// Logging

implementation("net.minecrell:terminalconsoleappender:1.3.0")
implementation("org.apache.logging.log4j:log4j-core:2.19.0")
implementation("org.apache.logging.log4j:log4j-core:2.22.0")
implementation("org.jline:jline-terminal:3.22.0")
implementation("org.jline:jline-reader:3.22.0")
implementation("org.jline:jline-terminal-jansi:3.22.0")
Expand Down

0 comments on commit a71fea0

Please sign in to comment.