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 8a16feb + da5edba commit 5a19365Copy full SHA for 5a19365
pom.xml
@@ -31,14 +31,14 @@
31
<parent>
32
<groupId>org.springframework.boot</groupId>
33
<artifactId>spring-boot-starter-parent</artifactId>
34
- <version>3.5.6</version>
+ <version>3.5.7</version>
35
</parent>
36
37
<properties>
38
<java.version>11</java.version>
39
<axon.version>4.12.1</axon.version>
40
- <kotlin.version>2.2.20</kotlin.version>
41
- <dokka.version>2.0.0</dokka.version>
+ <kotlin.version>2.2.21</kotlin.version>
+ <dokka.version>2.1.0</dokka.version>
42
</properties>
43
44
<modules>
0 commit comments