BAEL-4665: add text blocks to multiline strings test (#10777)

* BAEL-4665: add text blocks to multiline strings test

* BAEL-4665: move core-java-strings to jdk9 profile
This commit is contained in:
Benjamin Caure
2021-05-25 22:27:16 +02:00
committed by GitHub
parent 162891dbeb
commit 5651644214
5 changed files with 10 additions and 1 deletions

View File

@@ -57,6 +57,7 @@
<properties>
<assertj.version>3.6.1</assertj.version>
<icu4j.version>61.1</icu4j.version>
<maven.compiler.release>15</maven.compiler.release>
</properties>
</project>