Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump simbot from 4.3.0 to 4.6.0 #45

Merged
merged 1 commit into from
Aug 17, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 17, 2024

Bumps simbot from 4.3.0 to 4.6.0.
Updates love.forte.simbot:simbot-api from 4.3.0 to 4.6.0

Release notes

Sourced from love.forte.simbot:simbot-api's releases.

v4.6.0

What's Changed

🎉 新特性

📦 依赖更新

👀 其他变更

Full Changelog: simple-robot/simpler-robot@v4.5.0...v4.6.0

v4.5.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: simple-robot/simpler-robot@v4.4.0...v4.5.0

v4.4.0

What's Changed

🔧 修复

🎉 新特性

... (truncated)

Changelog

Sourced from love.forte.simbot:simbot-api's changelog.

v4.6.0

Release & Pull Notes: v4.6.0

  • build(deps): bump io.projectreactor:reactor-core from 3.6.2 to 3.6.9 (99fd7c6f2)
  • build(deps): bump io.projectreactor:reactor-test from 3.6.2 to 3.6.9 (615689775)
  • feat: 新增一个新的组 love.forte.simbot.processor, 以及其中一个新的用于组件开发的ksp处理器 simbot-processor-message-element-polymorphic-include (4adc9412a)
  • build(deps): bump slf4j from 2.0.15 to 2.0.16 (1d478c4eb)
  • feat(api): 为 Bot 增加用于根据ID获取源消息的API (25ba84656)
  • feat(api): 为 MessageContentBot 增加用于根据引用 MessageReference 获取源消息的API (9ff7e9473)
  • build(api): 在 simbot-api 中生成携带部分常量信息的 builtin (f58c080b2)
  • build(deps): bump slf4j from 2.0.13 to 2.0.15 (40dcf0ecf)
  • build(deps): bump plugin.spring from 2.0.0 to 2.0.10 (385be898f)
  • build(deps): bump ksp from 2.0.0-1.0.24 to 2.0.10-1.0.24 (e9c81da85)
  • build(deps): bump org.jetbrains.kotlin.plugin.allopen (d3708123b)
  • build(deps): bump com.squareup:kotlinpoet-ksp from 1.17.0 to 1.18.1 (25c7b4923)
  • build(deps): bump org.jetbrains.kotlinx:lincheck from 2.32 to 2.33 (f218cd18c)
  • build(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator (dc8672440)
  • build(deps): bump ksp from 2.0.0-1.0.23 to 2.0.0-1.0.24 (d7482901a)
  • build(deps): bump com.github.gmazzo.buildconfig from 5.3.5 to 5.4.0 (32ec83010)
  • build(deps): bump ksp from 2.0.0-1.0.22 to 2.0.0-1.0.23 (bce28e3fd)

v4.5.0

Release & Pull Notes: v4.5.0

  • feat(api): ApplicationBuilder.serializersModule 作为后备而不是基底 (23050cd1d)
  • feat(api): ApplicationBuilder中新增可配置项 serializersModule 以允许配置一个自定义的序列化模块'基底' (34cfe9e16)
  • feat(api): 增加一个标准消息元素类型 MessageReference; 增加一个API MessageContent.reference() (f40018faa)
  • build(deps): bump org.jetbrains.kotlinx.kover from 0.8.2 to 0.8.3 (b05bcb75b)
  • build(deps): bump io.mockk:mockk from 1.13.11 to 1.13.12 (737d87505)

Release & Pull Notes: v4.3.1

Commits
  • 3d9fdad release: v4.6.0
  • 3e8bce6 Merge pull request #917 from simple-robot/dependabot/gradle/v4-dev/slf4j-2.0.16
  • 9501e1c Merge pull request #919 from simple-robot/dependabot/gradle/v4-dev/io.project...
  • 71d7113 Merge pull request #920 from simple-robot/dependabot/gradle/v4-dev/io.project...
  • 99fd7c6 build(deps): bump io.projectreactor:reactor-core from 3.6.2 to 3.6.9
  • 6156897 build(deps): bump io.projectreactor:reactor-test from 3.6.2 to 3.6.9
  • 73cf588 Merge pull request #918 from simple-robot/processor-and-power-assert
  • 38d1c16 Apply apiDump
  • 4adc941 feat: 新增一个新的组 love.forte.simbot.processor, 以及其中一个新的用于组件开发的ksp处理器 simbot-proce...
  • 1d478c4 build(deps): bump slf4j from 2.0.15 to 2.0.16
  • Additional commits viewable in compare view

Updates love.forte.simbot:simbot-core from 4.3.0 to 4.6.0

Release notes

Sourced from love.forte.simbot:simbot-core's releases.

v4.6.0

What's Changed

🎉 新特性

📦 依赖更新

👀 其他变更

Full Changelog: simple-robot/simpler-robot@v4.5.0...v4.6.0

v4.5.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: simple-robot/simpler-robot@v4.4.0...v4.5.0

v4.4.0

What's Changed

🔧 修复

🎉 新特性

... (truncated)

Changelog

Sourced from love.forte.simbot:simbot-core's changelog.

v4.6.0

Release & Pull Notes: v4.6.0

  • build(deps): bump io.projectreactor:reactor-core from 3.6.2 to 3.6.9 (99fd7c6f2)
  • build(deps): bump io.projectreactor:reactor-test from 3.6.2 to 3.6.9 (615689775)
  • feat: 新增一个新的组 love.forte.simbot.processor, 以及其中一个新的用于组件开发的ksp处理器 simbot-processor-message-element-polymorphic-include (4adc9412a)
  • build(deps): bump slf4j from 2.0.15 to 2.0.16 (1d478c4eb)
  • feat(api): 为 Bot 增加用于根据ID获取源消息的API (25ba84656)
  • feat(api): 为 MessageContentBot 增加用于根据引用 MessageReference 获取源消息的API (9ff7e9473)
  • build(api): 在 simbot-api 中生成携带部分常量信息的 builtin (f58c080b2)
  • build(deps): bump slf4j from 2.0.13 to 2.0.15 (40dcf0ecf)
  • build(deps): bump plugin.spring from 2.0.0 to 2.0.10 (385be898f)
  • build(deps): bump ksp from 2.0.0-1.0.24 to 2.0.10-1.0.24 (e9c81da85)
  • build(deps): bump org.jetbrains.kotlin.plugin.allopen (d3708123b)
  • build(deps): bump com.squareup:kotlinpoet-ksp from 1.17.0 to 1.18.1 (25c7b4923)
  • build(deps): bump org.jetbrains.kotlinx:lincheck from 2.32 to 2.33 (f218cd18c)
  • build(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator (dc8672440)
  • build(deps): bump ksp from 2.0.0-1.0.23 to 2.0.0-1.0.24 (d7482901a)
  • build(deps): bump com.github.gmazzo.buildconfig from 5.3.5 to 5.4.0 (32ec83010)
  • build(deps): bump ksp from 2.0.0-1.0.22 to 2.0.0-1.0.23 (bce28e3fd)

v4.5.0

Release & Pull Notes: v4.5.0

  • feat(api): ApplicationBuilder.serializersModule 作为后备而不是基底 (23050cd1d)
  • feat(api): ApplicationBuilder中新增可配置项 serializersModule 以允许配置一个自定义的序列化模块'基底' (34cfe9e16)
  • feat(api): 增加一个标准消息元素类型 MessageReference; 增加一个API MessageContent.reference() (f40018faa)
  • build(deps): bump org.jetbrains.kotlinx.kover from 0.8.2 to 0.8.3 (b05bcb75b)
  • build(deps): bump io.mockk:mockk from 1.13.11 to 1.13.12 (737d87505)

Release & Pull Notes: v4.3.1

Commits
  • 3d9fdad release: v4.6.0
  • 3e8bce6 Merge pull request #917 from simple-robot/dependabot/gradle/v4-dev/slf4j-2.0.16
  • 9501e1c Merge pull request #919 from simple-robot/dependabot/gradle/v4-dev/io.project...
  • 71d7113 Merge pull request #920 from simple-robot/dependabot/gradle/v4-dev/io.project...
  • 99fd7c6 build(deps): bump io.projectreactor:reactor-core from 3.6.2 to 3.6.9
  • 6156897 build(deps): bump io.projectreactor:reactor-test from 3.6.2 to 3.6.9
  • 73cf588 Merge pull request #918 from simple-robot/processor-and-power-assert
  • 38d1c16 Apply apiDump
  • 4adc941 feat: 新增一个新的组 love.forte.simbot.processor, 以及其中一个新的用于组件开发的ksp处理器 simbot-proce...
  • 1d478c4 build(deps): bump slf4j from 2.0.15 to 2.0.16
  • Additional commits viewable in compare view

Updates love.forte.simbot:simbot-core-spring-boot-starter from 4.3.0 to 4.6.0

Release notes

Sourced from love.forte.simbot:simbot-core-spring-boot-starter's releases.

v4.6.0

What's Changed

🎉 新特性

📦 依赖更新

👀 其他变更

Full Changelog: simple-robot/simpler-robot@v4.5.0...v4.6.0

v4.5.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: simple-robot/simpler-robot@v4.4.0...v4.5.0

v4.4.0

What's Changed

🔧 修复

🎉 新特性

... (truncated)

Changelog

Sourced from love.forte.simbot:simbot-core-spring-boot-starter's changelog.

v4.6.0

Release & Pull Notes: v4.6.0

  • build(deps): bump io.projectreactor:reactor-core from 3.6.2 to 3.6.9 (99fd7c6f2)
  • build(deps): bump io.projectreactor:reactor-test from 3.6.2 to 3.6.9 (615689775)
  • feat: 新增一个新的组 love.forte.simbot.processor, 以及其中一个新的用于组件开发的ksp处理器 simbot-processor-message-element-polymorphic-include (4adc9412a)
  • build(deps): bump slf4j from 2.0.15 to 2.0.16 (1d478c4eb)
  • feat(api): 为 Bot 增加用于根据ID获取源消息的API (25ba84656)
  • feat(api): 为 MessageContentBot 增加用于根据引用 MessageReference 获取源消息的API (9ff7e9473)
  • build(api): 在 simbot-api 中生成携带部分常量信息的 builtin (f58c080b2)
  • build(deps): bump slf4j from 2.0.13 to 2.0.15 (40dcf0ecf)
  • build(deps): bump plugin.spring from 2.0.0 to 2.0.10 (385be898f)
  • build(deps): bump ksp from 2.0.0-1.0.24 to 2.0.10-1.0.24 (e9c81da85)
  • build(deps): bump org.jetbrains.kotlin.plugin.allopen (d3708123b)
  • build(deps): bump com.squareup:kotlinpoet-ksp from 1.17.0 to 1.18.1 (25c7b4923)
  • build(deps): bump org.jetbrains.kotlinx:lincheck from 2.32 to 2.33 (f218cd18c)
  • build(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator (dc8672440)
  • build(deps): bump ksp from 2.0.0-1.0.23 to 2.0.0-1.0.24 (d7482901a)
  • build(deps): bump com.github.gmazzo.buildconfig from 5.3.5 to 5.4.0 (32ec83010)
  • build(deps): bump ksp from 2.0.0-1.0.22 to 2.0.0-1.0.23 (bce28e3fd)

v4.5.0

Release & Pull Notes: v4.5.0

  • feat(api): ApplicationBuilder.serializersModule 作为后备而不是基底 (23050cd1d)
  • feat(api): ApplicationBuilder中新增可配置项 serializersModule 以允许配置一个自定义的序列化模块'基底' (34cfe9e16)
  • feat(api): 增加一个标准消息元素类型 MessageReference; 增加一个API MessageContent.reference() (f40018faa)
  • build(deps): bump org.jetbrains.kotlinx.kover from 0.8.2 to 0.8.3 (b05bcb75b)
  • build(deps): bump io.mockk:mockk from 1.13.11 to 1.13.12 (737d87505)

Release & Pull Notes: v4.3.1

Commits
  • 3d9fdad release: v4.6.0
  • 3e8bce6 Merge pull request #917 from simple-robot/dependabot/gradle/v4-dev/slf4j-2.0.16
  • 9501e1c Merge pull request #919 from simple-robot/dependabot/gradle/v4-dev/io.project...
  • 71d7113 Merge pull request #920 from simple-robot/dependabot/gradle/v4-dev/io.project...
  • 99fd7c6 build(deps): bump io.projectreactor:reactor-core from 3.6.2 to 3.6.9
  • 6156897 build(deps): bump io.projectreactor:reactor-test from 3.6.2 to 3.6.9
  • 73cf588 Merge pull request #918 from simple-robot/processor-and-power-assert
  • 38d1c16 Apply apiDump
  • 4adc941 feat: 新增一个新的组 love.forte.simbot.processor, 以及其中一个新的用于组件开发的ksp处理器 simbot-proce...
  • 1d478c4 build(deps): bump slf4j from 2.0.15 to 2.0.16
  • Additional commits viewable in compare view

Updates love.forte.simbot.logger:simbot-logger from 4.3.0 to 4.6.0

Release notes

Sourced from love.forte.simbot.logger:simbot-logger's releases.

v4.6.0

What's Changed

🎉 新特性

📦 依赖更新

👀 其他变更

Full Changelog: simple-robot/simpler-robot@v4.5.0...v4.6.0

v4.5.0

What's Changed

🎉 新特性

📦 依赖更新

Full Changelog: simple-robot/simpler-robot@v4.4.0...v4.5.0

v4.4.0

What's Changed

🔧 修复

🎉 新特性

... (truncated)

Changelog

Sourced from love.forte.simbot.logger:simbot-logger's changelog.

v4.6.0

Release & Pull Notes: v4.6.0

  • build(deps): bump io.projectreactor:reactor-core from 3.6.2 to 3.6.9 (99fd7c6f2)
  • build(deps): bump io.projectreactor:reactor-test from 3.6.2 to 3.6.9 (615689775)
  • feat: 新增一个新的组 love.forte.simbot.processor, 以及其中一个新的用于组件开发的ksp处理器 simbot-processor-message-element-polymorphic-include (4adc9412a)
  • build(deps): bump slf4j from 2.0.15 to 2.0.16 (1d478c4eb)
  • feat(api): 为 Bot 增加用于根据ID获取源消息的API (25ba84656)
  • feat(api): 为 MessageContentBot 增加用于根据引用 MessageReference 获取源消息的API (9ff7e9473)
  • build(api): 在 simbot-api 中生成携带部分常量信息的 builtin (f58c080b2)
  • build(deps): bump slf4j from 2.0.13 to 2.0.15 (40dcf0ecf)
  • build(deps): bump plugin.spring from 2.0.0 to 2.0.10 (385be898f)
  • build(deps): bump ksp from 2.0.0-1.0.24 to 2.0.10-1.0.24 (e9c81da85)
  • build(deps): bump org.jetbrains.kotlin.plugin.allopen (d3708123b)
  • build(deps): bump com.squareup:kotlinpoet-ksp from 1.17.0 to 1.18.1 (25c7b4923)
  • build(deps): bump org.jetbrains.kotlinx:lincheck from 2.32 to 2.33 (f218cd18c)
  • build(deps): bump org.jetbrains.kotlinx.binary-compatibility-validator (dc8672440)
  • build(deps): bump ksp from 2.0.0-1.0.23 to 2.0.0-1.0.24 (d7482901a)
  • build(deps): bump com.github.gmazzo.buildconfig from 5.3.5 to 5.4.0 (32ec83010)
  • build(deps): bump ksp from 2.0.0-1.0.22 to 2.0.0-1.0.23 (bce28e3fd)

v4.5.0

Release & Pull Notes: v4.5.0

  • feat(api): ApplicationBuilder.serializersModule 作为后备而不是基底 (23050cd1d)
  • feat(api): ApplicationBuilder中新增可配置项 serializersModule 以允许配置一个自定义的序列化模块'基底' (34cfe9e16)
  • feat(api): 增加一个标准消息元素类型 MessageReference; 增加一个API MessageContent.reference() (f40018faa)
  • build(deps): bump org.jetbrains.kotlinx.kover from 0.8.2 to 0.8.3 (b05bcb75b)
  • build(deps): bump io.mockk:mockk from 1.13.11 to 1.13.12 (737d87505)

Release & Pull Notes: v4.3.1

Commits
  • 3d9fdad release: v4.6.0
  • 3e8bce6 Merge pull request #917 from simple-robot/dependabot/gradle/v4-dev/slf4j-2.0.16
  • 9501e1c Merge pull request #919 from simple-robot/dependabot/gradle/v4-dev/io.project...
  • 71d7113 Merge pull request #920 from simple-robot/dependabot/gradle/v4-dev/io.project...
  • 99fd7c6 build(deps): bump io.projectreactor:reactor-core from 3.6.2 to 3.6.9
  • 6156897 build(deps): bump io.projectreactor:reactor-test from 3.6.2 to 3.6.9
  • 73cf588 Merge pull request #918 from simple-robot/processor-and-power-assert
  • 38d1c16 Apply apiDump
  • 4adc941 feat: 新增一个新的组 love.forte.simbot.processor, 以及其中一个新的用于组件开发的ksp处理器 simbot-proce...
  • 1d478c4 build(deps): bump slf4j from 2.0.15 to 2.0.16
  • Additional commits viewable in compare view

Updates love.forte.simbot.logger:simbot-logger-slf4j2-impl from 4.3.0 to 4.6.0

Release notes

Sourced from love.forte.simbot.logger:simbot-logger-slf4j2-impl's releases.

v4.6.0

What's Changed

🎉 新特性

📦 依赖更新

Bumps `simbot` from 4.3.0 to 4.6.0.

Updates `love.forte.simbot:simbot-api` from 4.3.0 to 4.6.0
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.3.0...v4.6.0)

Updates `love.forte.simbot:simbot-core` from 4.3.0 to 4.6.0
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.3.0...v4.6.0)

Updates `love.forte.simbot:simbot-core-spring-boot-starter` from 4.3.0 to 4.6.0
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.3.0...v4.6.0)

Updates `love.forte.simbot.logger:simbot-logger` from 4.3.0 to 4.6.0
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.3.0...v4.6.0)

Updates `love.forte.simbot.logger:simbot-logger-slf4j2-impl` from 4.3.0 to 4.6.0
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.3.0...v4.6.0)

Updates `love.forte.simbot.common:simbot-common-apidefinition` from 4.3.0 to 4.6.0
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.3.0...v4.6.0)

Updates `love.forte.simbot.common:simbot-common-atomic` from 4.3.0 to 4.6.0
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.3.0...v4.6.0)

Updates `love.forte.simbot.common:simbot-common-core` from 4.3.0 to 4.6.0
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.3.0...v4.6.0)

Updates `love.forte.simbot.common:simbot-common-suspend-runner` from 4.3.0 to 4.6.0
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.3.0...v4.6.0)

Updates `love.forte.simbot.common:simbot-common-annotations` from 4.3.0 to 4.6.0
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.3.0...v4.6.0)

Updates `love.forte.simbot.common:simbot-common-stage-loop` from 4.3.0 to 4.6.0
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.3.0...v4.6.0)

Updates `love.forte.simbot.common:simbot-common-ktor-inputfile` from 4.3.0 to 4.6.0
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.3.0...v4.6.0)

Updates `love.forte.simbot.gradle:simbot-gradle-suspendtransforms` from 4.3.0 to 4.6.0
- [Release notes](https://github.com/simple-robot/simpler-robot/releases)
- [Changelog](https://github.com/simple-robot/simpler-robot/blob/v4-dev/CHANGELOG.md)
- [Commits](simple-robot/simpler-robot@v4.3.0...v4.6.0)

---
updated-dependencies:
- dependency-name: love.forte.simbot:simbot-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot:simbot-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot:simbot-core-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot.logger:simbot-logger
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot.logger:simbot-logger-slf4j2-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot.common:simbot-common-apidefinition
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot.common:simbot-common-atomic
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot.common:simbot-common-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot.common:simbot-common-suspend-runner
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot.common:simbot-common-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot.common:simbot-common-stage-loop
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot.common:simbot-common-ktor-inputfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: love.forte.simbot.gradle:simbot-gradle-suspendtransforms
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@ForteScarlet ForteScarlet enabled auto-merge August 17, 2024 13:50
@ForteScarlet ForteScarlet merged commit a4e6571 into dev/main Aug 17, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/dev/main/simbot-4.6.0 branch August 17, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant