Skip to content

Commit

Permalink
Bump scx.version from 3.1.5 to 3.1.6 (#280)
Browse files Browse the repository at this point in the history
Bumps `scx.version` from 3.1.5 to 3.1.6.

Updates `cool.scx:scx-http-helidon` from 3.1.5 to 3.1.6
- [Release notes](https://github.com/scx567888/scx/releases)
- [Commits](scx567888/scx@v3.1.5...v3.1.6)

Updates `cool.scx:scx-ansi` from 3.1.5 to 3.1.6
- [Release notes](https://github.com/scx567888/scx/releases)
- [Commits](scx567888/scx@v3.1.5...v3.1.6)

Updates `cool.scx:scx-logging` from 3.1.5 to 3.1.6
- [Release notes](https://github.com/scx567888/scx/releases)
- [Commits](scx567888/scx@v3.1.5...v3.1.6)

---
updated-dependencies:
- dependency-name: cool.scx:scx-http-helidon
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: cool.scx:scx-ansi
  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 Oct 7, 2024
1 parent ab1c4fc commit 4c85020
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 @@ -169,7 +169,7 @@

<properties>
<scx.mainClass>cool.scx.live_room_watcher.Main</scx.mainClass>
<scx.version>3.1.5</scx.version>
<scx.version>3.1.6</scx.version>
<protobuf.version>4.28.2</protobuf.version>
<jsoup.version>1.18.1</jsoup.version>
<graalvm-js.version>24.1.0</graalvm-js.version>
Expand Down

0 comments on commit 4c85020

Please sign in to comment.