Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Commit 0d961c0

Browse files
Bump slf4j-api from 2.0.3 to 2.0.6 (#68)
1 parent b6a291b commit 0d961c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies {
7979
implementation group: 'com.google.code.gson', name: 'gson', version:'2.9.1'
8080
implementation group: 'commons-beanutils', name: 'commons-beanutils', version: '1.9.4'
8181
implementation group: 'commons-io', name: 'commons-io', version: '2.11.0'
82-
implementation group: 'org.slf4j', name: 'slf4j-api', version:'2.0.3'
82+
implementation group: 'org.slf4j', name: 'slf4j-api', version:'2.0.6'
8383

8484
testImplementation group: 'junit', name: 'junit', version:'4.13.2'
8585
testImplementation group: 'com.github.tomakehurst', name: 'wiremock', version:'2.23.2'

0 commit comments

Comments
 (0)