Skip to content

Commit 5ee99f3

Browse files
dependabot[bot]joke
authored andcommitted
chore(deps): bump slf4j-simple from 2.0.5 to 2.0.6
Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 2.0.5 to 2.0.6. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_2.0.5...v_2.0.6) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2270f24 commit 5ee99f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ dependencies {
1515
api 'net.bytebuddy:byte-buddy:1.12.19'
1616
api 'org.objenesis:objenesis:3.3'
1717
api 'org.projectlombok:lombok:1.18.24'
18-
api 'org.slf4j:slf4j-simple:2.0.5'
18+
api 'org.slf4j:slf4j-simple:2.0.6'
1919
}

0 commit comments

Comments
 (0)