We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8394cb5 commit 4106cffCopy full SHA for 4106cff
1 file changed
README.md
@@ -74,7 +74,7 @@ Soil is available on `mavenCentral()`.
74
75
```kts
76
dependencies {
77
- val soil = "1.0.0-alpha13"
+ val soil = "1.0.0-alpha14"
78
79
// Query
80
implementation("com.soil-kt.soil:query-core:$soil")
0 commit comments