Skip to content
This repository was archived by the owner on Jul 13, 2021. It is now read-only.

Commit c29184f

Browse files
author
Sergey Mashkov
committed
Upgrade kotlinx.html
1 parent 4e2b150 commit c29184f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ subprojects { p ->
2020

2121
subprojects {
2222
ext.kotlin_version = "1.1.51"
23-
ext.html_version = "0.6.4"
23+
ext.html_version = "0.6.6"
2424
ext.ktor_version = "0.3.0"
2525
ext.squash_version = "0.2.2"
2626

0 commit comments

Comments
 (0)