Skip to content

Commit 4c219ae

Browse files
committed
⬆️ uno
1 parent c188e67 commit 4c219ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ dependencies {
3333
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"
3434
implementation "org.jetbrains.kotlin:kotlin-reflect"
3535

36-
implementation 'com.github.kotlin-graphics:uno-sdk:527bfab6e3d8f9cec9be7ef16abe592c1dd1636e'
36+
implementation 'com.github.kotlin-graphics:uno-sdk:dea48060cb85ebaa456ce6c06891f47b76fff287'
3737

38-
testCompile 'io.kotlintest:kotlintest-runner-junit5:3.0.5'
38+
testCompile 'io.kotlintest:kotlintest-runner-junit5:3.1.0'
3939

4040
implementation 'io.github.microutils:kotlin-logging:1.4.6'
4141

0 commit comments

Comments
 (0)