Skip to content

Commit 1834389

Browse files
committed
Bump Kobweb to 0.18.0
1 parent a6cedc4 commit 1834389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/VersionsAndDependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import com.huanshankeji.CommonDependencies
33
const val projectVersion = "0.4.0-SNAPSHOT"
44

55
object DependencyVersions {
6-
val kobweb = "0.17.3"
6+
val kobweb = "0.18.0"
77
val materialWeb = "1.4.1"
88

99

0 commit comments

Comments
 (0)