We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0e3177 commit 4d034f3Copy full SHA for 4d034f3
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+# 4.7.5
2
+
3
# 4.7.4
4
5
# 4.7.3
build.gradle.kts
@@ -19,7 +19,7 @@ allprojects {
19
val lombokVersion by extra("1.18.24")
20
val javaeeVersion by extra("8.0.1")
21
val commonsLang3Version by extra("3.11")
22
- val axonVersion by extra("4.7.4")
+ val axonVersion by extra("4.7.5")
23
24
group = "com.scalified"
25
version = axonVersion
0 commit comments