blob: 2d090f957d07c12a95bd6a91e6e759ffac22113c [file]
projectVersion=5.0.0-SNAPSHOT
grailsVersion=7.0.0-M3
seleniumVersion=4.29.0
testcontainersVersion=1.20.4
# This prevents the Grails Gradle Plugin from unnecessarily excluding slf4j-simple in the generated POMs
# https://github.com/grails/grails-gradle-plugin/issues/222
slf4jPreventExclusion=true
org.gradle.parallel=true
org.gradle.caching=true
org.gradle.daemon=true