Skip to content

Commit 4d034f3

Browse files
committed
# 4.7.5
1 parent d0e3177 commit 4d034f3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# 4.7.5
2+
13
# 4.7.4
24

35
# 4.7.3

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ allprojects {
1919
val lombokVersion by extra("1.18.24")
2020
val javaeeVersion by extra("8.0.1")
2121
val commonsLang3Version by extra("3.11")
22-
val axonVersion by extra("4.7.4")
22+
val axonVersion by extra("4.7.5")
2323

2424
group = "com.scalified"
2525
version = axonVersion

0 commit comments

Comments
 (0)