Skip to content

Commit

Permalink
Merge branch 'main' into renovate/nl.jqno.equalsverifier
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaylor-juul authored Jun 23, 2023
2 parents 1de35df + 430a6c2 commit c2e097a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ okio-js = { module = "com.squareup.okio:okio-js", version.ref = "okio" }

[plugins]
binary-compatibility-validator = { id = "binary-compatibility-validator", version = "0.13.0" }
dokka = { id = "org.jetbrains.dokka", version = "1.8.10" }
dokka = { id = "org.jetbrains.dokka", version = "1.8.20" }
kotlin-js = { id = "org.jetbrains.kotlin.js", version.ref = "kotlin" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlinter = { id = "org.jmailen.kotlinter", version = "3.14.0" }
kotlinter = { id = "org.jmailen.kotlinter", version = "3.15.0" }
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.25.2" }

0 comments on commit c2e097a

Please sign in to comment.