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 a6cedc4 commit 1834389Copy full SHA for 1834389
buildSrc/src/main/kotlin/VersionsAndDependencies.kt
@@ -3,7 +3,7 @@ import com.huanshankeji.CommonDependencies
3
const val projectVersion = "0.4.0-SNAPSHOT"
4
5
object DependencyVersions {
6
- val kobweb = "0.17.3"
+ val kobweb = "0.18.0"
7
val materialWeb = "1.4.1"
8
9
0 commit comments