Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/com.gradle.enterprise-3.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hfhbd authored Feb 1, 2024
2 parents 20d6606 + 82e3128 commit b5e38ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ exposed = "0.45.0"
[libraries]
kotlin-gradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
kotlin-serialization = { module = "org.jetbrains.kotlin:kotlin-serialization", version.ref = "kotlin" }
binary = { module = "org.jetbrains.kotlinx:binary-compatibility-validator", version = "0.13.2" }
binary = { module = "org.jetbrains.kotlinx:binary-compatibility-validator", version = "0.14.0" }
publish = { module = "io.github.gradle-nexus:publish-plugin", version = "1.3.0" }
dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "1.9.10" }
licensee = { module = "app.cash.licensee:licensee-gradle-plugin", version = "1.9.0" }
Expand Down

0 comments on commit b5e38ba

Please sign in to comment.