Skip to content

Commit

Permalink
Fix runtime dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alllex committed Oct 7, 2023
1 parent 8d6380f commit c31f6a6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ kotlin {
}
}
}
coreLibrariesVersion = "1.7.0"

// configure all Kotlin/JVM Tests to use JUnitPlatform
targets.withType<KotlinJvmTarget>().configureEach {
Expand Down

0 comments on commit c31f6a6

Please sign in to comment.