Skip to content

Commit

Permalink
Bump scx.version from 2.7.6 to 2.7.8 (#203)
Browse files Browse the repository at this point in the history
Bumps `scx.version` from 2.7.6 to 2.7.8.

Updates `cool.scx:scx-common` from 2.7.6 to 2.7.8
- [Release notes](https://github.com/scx567888/scx/releases)
- [Commits](scx567888/scx@v2.7.6...v2.7.8)

Updates `cool.scx:scx-logging` from 2.7.6 to 2.7.8
- [Release notes](https://github.com/scx567888/scx/releases)
- [Commits](scx567888/scx@v2.7.6...v2.7.8)

---
updated-dependencies:
- dependency-name: cool.scx:scx-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: cool.scx:scx-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 13, 2024
1 parent e54047d commit 0dfcc48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<properties>
<scx.mainClass>cool.scx.live_room_watcher.Main</scx.mainClass>

<scx.version>2.7.6</scx.version>
<scx.version>2.7.8</scx.version>
<protobuf.version>4.26.1</protobuf.version>
<jsoup.version>1.17.2</jsoup.version>
<graalvm-js.version>23.0.3</graalvm-js.version>
Expand Down

0 comments on commit 0dfcc48

Please sign in to comment.