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.
1 parent b600cb5 commit 34dc02cCopy full SHA for 34dc02c
templates/templates.yaml
@@ -55,7 +55,7 @@ templates:
55
- src/main/java/com/oracle/coherence/demo/frameworks/springboot/DemoApplication.java
56
57
- name: micronaut
58
- frameworkVersion: "micronaut-parent: 4.7.3, micronaut-coherence: 5.0.5"
+ frameworkVersion: "micronaut-parent: 4.8.3, micronaut-coherence: 5.0.5"
59
instructions: |
60
To run Micronaut starter you must have JDK21+ and maven 3.8.5+.
61
Change to the newly created directory and run the following to build:
0 commit comments