Skip to content

Commit 15b945a

Browse files
committed
Add new TC version with Talon temp
1 parent 8758dda commit 15b945a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id "idea"
55
}
66

7-
version = "19.4.0"
7+
version = "19.4.1"
88

99
repositories {
1010
jcenter()

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
kotlin.code.style=official
2-
thirdcoast_version = 19.5.0
2+
thirdcoast_version = 19.5.1
33
kotlin_version = 1.3.60
44
junit_version = 5.5.2
55
koin_version = 1.0.2

0 commit comments

Comments
 (0)