File tree Expand file tree Collapse file tree
sls-versions/src/test/java/com/palantir/sls/versions Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ buildscript {
1111 classpath ' com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.24.0'
1212 classpath ' com.palantir.gradle.failure-reports:gradle-failure-reports:1.15.0'
1313 classpath ' com.palantir.gradle.idea-configuration:gradle-idea-configuration:0.5.0'
14- classpath ' com.palantir.baseline:gradle-baseline-java:6.54 .0'
14+ classpath ' com.palantir.baseline:gradle-baseline-java:6.55 .0'
1515 classpath ' com.palantir.gradle.consistentversions:gradle-consistent-versions:3.2.0'
1616 classpath ' com.palantir.javaformat:gradle-palantir-java-format:2.73.0'
1717 classpath ' com.palantir.suppressible-error-prone:gradle-suppressible-error-prone:2.16.0'
Original file line number Diff line number Diff line change @@ -102,6 +102,7 @@ public void testSerialization() throws IOException {
102102 }
103103 }
104104
105+ @ SuppressWarnings ("for-rollout:deprecation" )
105106 @ Test
106107 public void testParsesStructureCorrectly () {
107108 assertThat (OrderableSlsVersion .valueOf ("1.2.3" ))
You can’t perform that action at this time.
0 commit comments