Skip to content

Commit 54d0caa

Browse files
Update README.md
1 parent 1489382 commit 54d0caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ plugins {
3131
}
3232
```
3333

34-
In practice, we typically use Gradle [version catalogs](https://docs.gradle.org/8.14/userguide/centralizing_dependencies.html#sub:using-catalogs) to declare our plugin dependencies:
34+
In practice, we typically use Gradle [version catalogs](https://docs.gradle.org/8.14/userguide/centralizing_dependencies.html#sub:using-catalogs) to declare our plugin dependencies.
3535

3636
Version Catalog (gradle/libs.versions.toml):
3737

0 commit comments

Comments
 (0)