Skip to content

Commit 5c3eec7

Browse files
Update surf-api-gradle-plugin version to 1.21.10
1 parent 32ca597 commit 5c3eec7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
maven("https://repo.slne.dev/repository/maven-public/") { name = "maven-public" }
1414
}
1515
dependencies {
16-
classpath("dev.slne.surf:surf-api-gradle-plugin:1.21.7+")
16+
classpath("dev.slne.surf:surf-api-gradle-plugin:1.21.10+")
1717
}
1818
}
1919

@@ -25,4 +25,4 @@ subprojects {
2525
}
2626
}
2727
}
28-
}
28+
}

0 commit comments

Comments
 (0)