Skip to content

Commit

Permalink
Merge pull request #78 from noxone/dependabot/gradle/org.jetbrains.ko…
Browse files Browse the repository at this point in the history
…tlinx-kotlinx-html-0.9.1
  • Loading branch information
noxone authored Jul 12, 2023
2 parents ae27bb4 + 3ac5f7e commit 15f0487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repositories {

dependencies {
testImplementation(kotlin("test"))
implementation("org.jetbrains.kotlinx:kotlinx-html:0.9.0")
implementation("org.jetbrains.kotlinx:kotlinx-html:0.9.1")
}

kotlin {
Expand Down

0 comments on commit 15f0487

Please sign in to comment.