Skip to content

Commit

Permalink
chore(deps): bump love.forte.plugin.suspend-transform
Browse files Browse the repository at this point in the history
Bumps [love.forte.plugin.suspend-transform](https://github.com/ForteScarlet/kotlin-suspend-transform-compiler-plugin) from 2.1.0-0.10.1 to 2.1.0-0.10.2.
- [Release notes](https://github.com/ForteScarlet/kotlin-suspend-transform-compiler-plugin/releases)
- [Commits](ForteScarlet/kotlin-suspend-transform-compiler-plugin@v2.1.0-0.10.1...v2.1.0-0.10.2)

---
updated-dependencies:
- dependency-name: love.forte.plugin.suspend-transform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 864f0b7 commit 6fd4c41
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 @@ -21,7 +21,7 @@ plugins {

kotlin("plugin.serialization") version kotlinVersion apply false

id("love.forte.plugin.suspend-transform") version "2.1.0-0.10.1" apply false
id("love.forte.plugin.suspend-transform") version "2.1.0-0.10.2" apply false
id("com.android.library") version "8.7.3" apply false
id("com.android.application") version "8.7.3" apply false

Expand Down

0 comments on commit 6fd4c41

Please sign in to comment.