Skip to content

Commit

Permalink
chore(deps): bump dev.drewhamilton.poko from 0.18.1 to 0.18.2
Browse files Browse the repository at this point in the history
Bumps [dev.drewhamilton.poko](https://github.com/drewhamilton/Poko) from 0.18.1 to 0.18.2.
- [Release notes](https://github.com/drewhamilton/Poko/releases)
- [Changelog](https://github.com/drewhamilton/Poko/blob/main/CHANGELOG.md)
- [Commits](drewhamilton/Poko@0.18.1...0.18.2)

---
updated-dependencies:
- dependency-name: dev.drewhamilton.poko
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent e0064cd commit 6c36d72
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 @@ -19,7 +19,7 @@ plugins {
id("org.jetbrains.kotlinx.binary-compatibility-validator") version "0.17.0"
id("org.jetbrains.dokka") version "2.0.0"
id("org.jetbrains.kotlinx.kover") version "0.9.0"
id("dev.drewhamilton.poko") version "0.18.1"
id("dev.drewhamilton.poko") version "0.18.2"
}

val coroutinesVersion = "1.10.1"
Expand Down

0 comments on commit 6c36d72

Please sign in to comment.