Skip to content

Commit

Permalink
build(deps): bump suspendTransform from 2.1.0-0.9.4 to 2.1.0-0.10.0
Browse files Browse the repository at this point in the history
Bumps `suspendTransform` from 2.1.0-0.9.4 to 2.1.0-0.10.0.

Updates `love.forte.plugin.suspend-transform:suspend-transform-plugin-gradle` from 2.1.0-0.9.4 to 2.1.0-0.10.0
- [Release notes](https://github.com/ForteScarlet/kotlin-suspend-transform-compiler-plugin/releases)
- [Commits](ForteScarlet/kotlin-suspend-transform-compiler-plugin@v2.1.0-0.9.4...v2.1.0-0.10.0)

Updates `love.forte.plugin.suspend-transform` from 2.1.0-0.9.4 to 2.1.0-0.10.0
- [Release notes](https://github.com/ForteScarlet/kotlin-suspend-transform-compiler-plugin/releases)
- [Commits](ForteScarlet/kotlin-suspend-transform-compiler-plugin@v2.1.0-0.9.4...v2.1.0-0.10.0)

---
updated-dependencies:
- dependency-name: love.forte.plugin.suspend-transform:suspend-transform-plugin-gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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 Dec 23, 2024
1 parent fdcb4df commit f57a079
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 @@ -17,7 +17,7 @@ kotlinPoet = "2.0.0"
#kotlinxBenchmark = "0.4.11"
reactor = "3.7.1"
# simbots
suspendTransform = "2.1.0-0.9.4"
suspendTransform = "2.1.0-0.10.0"
gradleCommon = "0.6.0"
# tests
mockk = "1.13.14"
Expand Down

0 comments on commit f57a079

Please sign in to comment.