Skip to content

Commit 3561960

Browse files
sbglasiusCopilot
andauthored
fix reference from grails-server-timing
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 8e4ff45 commit 3561960

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.skills/example-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Each example app declares the plugin as a regular dependency, just as an externa
2828

2929
```groovy
3030
dependencies {
31-
implementation project(':grails-server-timing')
31+
implementation project(':grails-plugin-template')
3232
}
3333
```
3434

0 commit comments

Comments
 (0)