We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 388387c + fe3233c commit 60638fdCopy full SHA for 60638fd
1 file changed
grails-forge/grails-forge-core/src/main/resources/pom.xml
@@ -35,12 +35,12 @@
35
<dependency>
36
<groupId>org.grails.plugins</groupId>
37
<artifactId>grails-web-console</artifactId>
38
- <version>7.0.0-M2</version>
+ <version>7.0.0-M3</version>
39
</dependency>
40
41
<groupId>org.apache.grails</groupId>
42
<artifactId>grails-quartz</artifactId>
43
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-M3</version>
44
45
46
<!-- Last released Feb 24, 2021 -->
@@ -87,4 +87,4 @@
87
<version>2.11.0</version>
88
89
</dependencies>
90
-</project>
+</project>
0 commit comments