Files
spring-integration-samples/gradle.properties
Artem Bilan 62e2ae1c72 Upgrade to Spring Integration 6.2.0
* Upgrade all other dependencies
* Fix deprecation warnings
* Fix Ruby script to a newer syntax
2023-11-21 16:22:28 -05:00

6 lines
147 B
INI

version=6.2.0
springBootVersion=3.2.0-SNAPSHOT
org.gradle.jvmargs=-Xmx1536M -Dfile.encoding=UTF-8
org.gradle.caching=true
org.gradle.parallel=true