* Use `MatcherAssert.assertThat()` instead of deprecated `Assert.assertThat()` * Use `IntegrationFlows.fromSupplier(Supplier)` instead of removed `IntegrationFlows.from(Supplier)` * Use `org.springframework.integration:spring-integration-test` throughout the project for more testing utilities
4 lines
76 B
INI
4 lines
76 B
INI
version=5.4.0
|
|
springBootVersion=2.4.0-SNAPSHOT
|
|
org.gradle.jvmargs=-Xmx1536m
|