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

Commit 4234465

Browse files
authored
Fix readme dep. (#110)
1 parent c7775e6 commit 4234465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-aws-sdk-ses/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ apply plugin:"org.grails.grails-gsp"
5151
5252
dependencies {
5353
...
54-
compile "org.grails:grails-plugin-gsp"
54+
compile "org.grails.plugins:gsp"
5555
...
5656
}
5757
```

0 commit comments

Comments
 (0)