Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Commit ca8ec9b

Browse files
committed
Sharedアップデート
1 parent e0759cb commit ca8ec9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repositories {
3333
dependencies {
3434
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")
3535
implementation(kotlin("reflect"))
36-
api("com.github.ProjectMapK:Shared:0.17")
36+
api("com.github.ProjectMapK:Shared:0.18")
3737

3838
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter
3939
testImplementation(group = "org.junit.jupiter", name = "junit-jupiter", version = "5.6.2") {

0 commit comments

Comments
 (0)