File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ group = 'com.github.kotlin-graphics'
12
12
13
13
buildscript {
14
14
15
- ext. kotlinVersion = ' 1.2.41 '
15
+ ext. kotlinVersion = ' 1.2.50 '
16
16
17
17
repositories {
18
18
mavenCentral()
@@ -36,9 +36,9 @@ dependencies {
36
36
implementation " $kotlin -reflect:$kotlinVersion "
37
37
38
38
ext. kx = " com.github.kotlin-graphics"
39
- implementation " $kx :gln:abd6a2630f3a8a4abce821cfe6155653da58c2a6 "
40
- implementation " $kx :vkk:3a9865105ee5a968ba039f1dd9d411f2b4e4397d "
41
- implementation " $kx :appBuffer:8e7c97d4bb6651ce7d9446cd4ac619b7cc8c72ed "
39
+ implementation " $kx :gln:c020a5fbcf3e4c9bb0329ffe6434161e42974ee9 "
40
+ implementation " $kx :vkk:71abb9deebfb2049e9064681752ac6ca8167bf9d "
41
+ implementation " $kx :appBuffer:481338a28de7b0f409fcc28f04b15808048c0f20 "
42
42
43
43
testImplementation ' io.kotlintest:kotlintest:2.0.7'
44
44
testImplementation ' io.kotlintest:kotlintest-runner-junit5:3.0.6'
You can’t perform that action at this time.
0 commit comments