Skip to content

Commit

Permalink
test(backend): Change expected slf4j version
Browse files Browse the repository at this point in the history
  • Loading branch information
Clashsoft committed Oct 8, 2024
1 parent a0ef3df commit d9f6088
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ public class ProjectZipControllerTest
\ttestImplementation group: 'junit', name: 'junit', version: '4.13.2'
\t// https://mvnrepository.com/artifact/org.slf4j/slf4j-simple
\ttestImplementation group: 'org.slf4j', name: 'slf4j-simple', version: '2.0.9'
\ttestImplementation group: 'org.slf4j', name: 'slf4j-simple', version: '2.0.13'
}
generateScenarioSource {
Expand Down

0 comments on commit d9f6088

Please sign in to comment.