We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 023fa64 commit 757251cCopy full SHA for 757251c
README.md
@@ -73,7 +73,7 @@ repositories {
73
}
74
75
dependencies {
76
- implementation("hossain.dev:json5kt:1.1.0")
+ implementation("hossain.dev:json5kt:1.2.0") // Or, latest release
77
78
```
79
0 commit comments