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.
1 parent 8758dda commit 15b945aCopy full SHA for 15b945a
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id "idea"
5
}
6
7
-version = "19.4.0"
+version = "19.4.1"
8
9
repositories {
10
jcenter()
gradle.properties
@@ -1,5 +1,5 @@
1
kotlin.code.style=official
2
-thirdcoast_version = 19.5.0
+thirdcoast_version = 19.5.1
3
kotlin_version = 1.3.60
junit_version = 5.5.2
koin_version = 1.0.2
0 commit comments