Bump optoVersion from 1.0.17 to 1.0.18 (#3101)

Bumps `optoVersion` from 1.0.17 to 1.0.18.

Updates `domain` from 1.0.17 to 1.0.18
- [Release notes](https://github.com/patrykmichalik/opto/releases)
- [Commits](https://github.com/patrykmichalik/opto/commits)

Updates `core` from 1.0.17 to 1.0.18
- [Release notes](https://github.com/patrykmichalik/opto/releases)
- [Commits](https://github.com/patrykmichalik/opto/commits)

Updates `compose` from 1.0.17 to 1.0.18
- [Release notes](https://github.com/patrykmichalik/opto/releases)
- [Commits](https://github.com/patrykmichalik/opto/commits)

---
updated-dependencies:
- dependency-name: com.patrykmichalik.opto:domain
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.patrykmichalik.opto:core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.patrykmichalik.opto:compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-11-10 20:28:09 +08:00
committed by GitHub
parent daf370de79
commit a01be6b981

View File

@@ -112,7 +112,7 @@ ext {
libsu_version = '5.0.3'
protocVersion = '3.21.9'
room_version = '2.4.3'
optoVersion = "1.0.17"
optoVersion = "1.0.18"
}
final def commitHash = { ->