Skip to content

Commit ae252e9

Browse files
Bump slf4j-api from 2.0.3 to 2.0.6 (#706)
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 2.0.3 to 2.0.6. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_2.0.3...v_2.0.6) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d03d336 commit ae252e9

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
@@ -36,7 +36,7 @@ ext {
3636
jenaVersion = "4.4.0"
3737
mustacheVersion = "0.9.10"
3838
quarkusVersion = "2.13.0.Final"
39-
slf4jVersion = "2.0.3"
39+
slf4jVersion = "2.0.6"
4040
smallryeConfigVersion = "2.11.1"
4141
smallryeHealthVersion = "3.2.1"
4242
snakeyamlVersion = "1.33"

0 commit comments

Comments
 (0)