We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9986f3 commit 32f27eeCopy full SHA for 32f27ee
gradle/versions.gradle
@@ -22,6 +22,6 @@ ext {
22
23
junitVersion = "5.5.2"
24
concurrentUnitVersion = "0.4.6"
25
- kluentVersion = "1.54"
+ kluentVersion = "1.55"
26
mockkVersion = "1.9.3"
27
}
0 commit comments