Skip to content

Commit

Permalink
Bump requested slf4j API version
Browse files Browse the repository at this point in the history
  • Loading branch information
arkanovicz committed May 14, 2023
1 parent 1a6c3b9 commit 14fdf15
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public MDCAdapter getMDCAdapter() {

@Override
public String getRequestedApiVersion() {
return "2.0.1";
return "2.0.4";
}

@Override
Expand Down

0 comments on commit 14fdf15

Please sign in to comment.