Skip to content

Commit f043e2f

Browse files
authored
Update dependency org.slf4j:slf4j-api to v1.7.36 (#2918)
1 parent 814ac04 commit f043e2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ reactiveStreams = { module = "org.reactivestreams:reactive-streams", version.ref
3434
reactiveStreams-tck = { module = "org.reactivestreams:reactive-streams-tck", version.ref = "reactiveStreams" }
3535
reactor-perfBaseline-core = { module = "io.projectreactor:reactor-core", version.ref = "baselinePerfCore" }
3636
reactor-perfBaseline-extra = { module = "io.projectreactor.addons:reactor-extra", version.ref = "baselinePerfExtra" }
37-
slf4j = "org.slf4j:slf4j-api:1.7.35"
37+
slf4j = "org.slf4j:slf4j-api:1.7.36"
3838
testNg = "org.testng:testng:7.5"
3939
throwingFunction = "com.pivovarit:throwing-function:1.5.1"
4040

0 commit comments

Comments
 (0)