Commit 8ec7045 1 parent f13f95d commit 8ec7045 Copy full SHA for 8ec7045
File tree 2 files changed +2
-2
lines changed
konsist-starter-kmp-gradle-kotlin-junit5
konsist-starter-kmp-gradle-kotlin-kotest
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ kotlin {
55
55
56
56
val jsMain by getting {
57
57
dependencies {
58
- implementation(" org.jetbrains.kotlin-wrappers:kotlin-react:18.2.0-pre.732 " )
58
+ implementation(" org.jetbrains.kotlin-wrappers:kotlin-react:18.2.0-pre.733 " )
59
59
implementation(" org.jetbrains.kotlin-wrappers:kotlin-react-dom:18.2.0-pre.732" )
60
60
implementation(" org.jetbrains.kotlin-wrappers:kotlin-emotion:11.11.4-pre.732" )
61
61
}
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ kotlin {
58
58
59
59
val jsMain by getting {
60
60
dependencies {
61
- implementation(" org.jetbrains.kotlin-wrappers:kotlin-react:18.2.0-pre.732 " )
61
+ implementation(" org.jetbrains.kotlin-wrappers:kotlin-react:18.2.0-pre.733 " )
62
62
implementation(" org.jetbrains.kotlin-wrappers:kotlin-react-dom:18.2.0-pre.732" )
63
63
implementation(" org.jetbrains.kotlin-wrappers:kotlin-emotion:11.11.4-pre.732" )
64
64
}
You can’t perform that action at this time.
0 commit comments