Skip to content

Commit

Permalink
Bump scx.version from 3.0.3 to 3.0.4 (#262)
Browse files Browse the repository at this point in the history
Bumps `scx.version` from 3.0.3 to 3.0.4.

Updates `cool.scx:scx-common` from 3.0.3 to 3.0.4
- [Release notes](https://github.com/scx567888/scx/releases)
- [Commits](scx567888/scx@v3.0.3...v3.0.4)

Updates `cool.scx:scx-logging` from 3.0.3 to 3.0.4
- [Release notes](https://github.com/scx567888/scx/releases)
- [Commits](scx567888/scx@v3.0.3...v3.0.4)

---
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>
Co-authored-by: scx567888 <scx567888@outlook.com>
  • Loading branch information
dependabot[bot] and scx567888 authored Aug 31, 2024
1 parent 5075e75 commit 4f62cd6
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 @@ -156,7 +156,7 @@

<properties>
<scx.mainClass>cool.scx.live_room_watcher.Main</scx.mainClass>
<scx.version>3.0.3</scx.version>
<scx.version>3.0.4</scx.version>
<protobuf.version>4.28.0</protobuf.version>
<jsoup.version>1.18.1</jsoup.version>
<graalvm-js.version>23.0.5</graalvm-js.version>
Expand Down

0 comments on commit 4f62cd6

Please sign in to comment.