Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

Commit

Permalink
Update plugin reckon to v0.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2023
1 parent a78b8c7 commit 0634d50
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 @@ -43,5 +43,5 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlin-plugin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
publish = { id = "io.github.gradle-nexus.publish-plugin", version = "1.3.0" }
reckon = { id = "org.ajoberstar.reckon", version = "0.18.0" }
reckon = { id = "org.ajoberstar.reckon", version = "0.18.1" }
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }

0 comments on commit 0634d50

Please sign in to comment.