<dependency>
<groupId>org.grails.plugins</groupId>
<artifactId>async</artifactId>
<version>6.0.0-M2</version>
</dependency>
compile
|-- org.grails:grails-async:6.0.0-M2
|-- org.grails:grails-events-compat:6.0.0-M2
|-- org.grails:grails-events:6.0.0-M2
|-- org.grails:grails-core:7.0.0-M1
|-- org.grails:grails-web-common:7.0.0-M1
|-- org.apache.groovy:groovy:4.0.24
|-- org.springframework:spring-beans:6.2.1
|-- org.springframework:spring-context:6.2.1
|-- org.springframework:spring-tx:6.2.1
runtime
|-- org.grails:grails-plugin-controllers:7.0.0-M1
|-- org.grails:grails-web-mvc:7.0.0-M1