Skip to content

Commit 20b83f3

Browse files
committed
Fix Gradle plugin publishing, removed stdlib-jdk8
1 parent 4aa3be5 commit 20b83f3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

restdocs-api-spec/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ the<DependencyManagementExtension>().apply {
2121

2222
dependencies {
2323
implementation(kotlin("reflect"))
24-
/
2524

2625
implementation("org.springframework.restdocs:spring-restdocs-core")
2726
implementation("org.springframework.boot:spring-boot-starter-web")

0 commit comments

Comments
 (0)