File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11group =org.sonarsource.api.plugin
2- version =13.5 -SNAPSHOT
2+ version =13.4.3 -SNAPSHOT
33description =Plugin API for SonarQube, SonarCloud and SonarLint
44org.gradle.jvmargs =-Xmx2048m
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ dependencyResolutionManagement {
1919 library(' jupiter-engine' , ' org.junit.jupiter:junit-jupiter-engine:5.10.3' )
2020 library(' jupiter-vintage-engine' , ' org.junit.vintage:junit-vintage-engine:5.10.3' )
2121 library(' slf4j' , ' org.slf4j' , ' slf4j-api' ). versionRef(' slf4j' )
22- library(' logback-classic' , ' ch.qos.logback:logback-classic:1.5.21 ' )
22+ library(' logback-classic' , ' ch.qos.logback:logback-classic:1.2.13 ' )
2323 library(' assertj' , ' org.assertj:assertj-core:3.26.0' )
2424 library(' mockito' , ' org.mockito:mockito-core:5.12.0' )
2525 library(' junit-dataprovider' , ' com.tngtech.java:junit-dataprovider:1.13.1' )
You can’t perform that action at this time.
0 commit comments