Skip to content

Commit

Permalink
readme correction
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <[email protected]>
  • Loading branch information
sgammon committed Mar 10, 2024
1 parent 3b95013 commit 9b3d477
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ repositories {
```kotlin
repositories {
maven {
url = uri("https://repo.spring.io/release")
url = uri("https://jpms.pkg.st")
}
}
```
Expand Down
Empty file added repository/.nojekyll
Empty file.

0 comments on commit 9b3d477

Please sign in to comment.