We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b15ac39 commit 290991dCopy full SHA for 290991d
build.gradle.kts
@@ -29,7 +29,7 @@ val cglibVersion by extra("3.3.0")
29
val mockitoKotlinVersion by extra("6.0.0")
30
31
group = "com.josdem.vetlog"
32
-version = "2.8.1.1"
+version = "2.9.0"
33
34
configurations {
35
compileOnly {
0 commit comments