Skip to content

Commit 367ac3c

Browse files
authored
Update README.md
1 parent e55d7c2 commit 367ac3c

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
@@ -17,7 +17,7 @@ The `Kotlin-RFC9457-Problem-Details` library implements `application/problem+jso
1717

1818
```kotlin
1919
dependencies {
20-
implementation("schwarz.it:kotlin-rfc9457-problem-details:$problemDetailsVersion")
20+
implementation("io.github.schwarzit:kotlin-rfc9457-problem-details:$problemDetailsVersion")
2121
}
2222
```
2323

0 commit comments

Comments
 (0)