Skip to content

Commit 699fa50

Browse files
authored
[skip ci] Update README.md of gradle plugin to the latest version
1 parent fd0cf2c commit 699fa50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

surf-api-gradle-plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
maven("https://repo.slne.dev/repository/maven-public/") { name = "maven-public" }
99
}
1010
dependencies {
11-
classpath("dev.slne.surf:surf-api-gradle-plugin:1.21.4+")
11+
classpath("dev.slne.surf:surf-api-gradle-plugin:1.21.7+")
1212
}
1313
}
1414
```

0 commit comments

Comments
 (0)