Commit Graph

11 Commits

Author SHA1 Message Date
RaphiMC
1f164f447a
Updated gradle to 8.11 2024-11-14 00:52:40 +01:00
dependabot[bot]
3fd2b61798
Bump io.netty:netty-handler in /common (#52)
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.114.Final to 4.1.115.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.114.Final...netty-4.1.115.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-handler
  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>
2024-11-13 10:39:27 +01:00
dependabot[bot]
b33becfa5b
Bump com.google.guava:guava from 33.2.1-jre to 33.3.1-jre in /common (#50)
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.2.1-jre to 33.3.1-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-04 12:53:09 +01:00
dependabot[bot]
6dbd2594e4
Bump net.raphimc.class-token-replacer from 1.1.2 to 1.1.3 in /common (#49)
Bumps net.raphimc.class-token-replacer from 1.1.2 to 1.1.3.

---
updated-dependencies:
- dependency-name: net.raphimc.class-token-replacer
  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>
2024-11-04 12:52:16 +01:00
dependabot[bot]
ee9a622e6b
Bump io.netty:netty-handler in /common (#51)
Bumps [io.netty:netty-handler](https://github.com/netty/netty) from 4.1.111.Final to 4.1.114.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.111.Final...netty-4.1.114.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-handler
  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>
2024-11-04 12:52:05 +01:00
RaphiMC
a1f1356644
Skip ViaProxy update check in runViaProxy gradle task 2024-10-30 19:26:22 +01:00
FlorianMichael
b1afee85c9
Add gradle task to quickly test/debug code changes 2024-10-29 14:56:19 +01:00
RaphiMC
7921309c1a
Bump VV and VB to snapshot 2024-08-05 12:53:09 +02:00
FlorianMichael
5eb1f5730c
Fix impl version string 2024-07-22 12:33:51 +02:00
FlorianMichael
cf40e6b628
Some final cleanup 2024-07-21 15:26:53 +02:00
FlorianMichael
9d48917307
Setup multi project structure 2024-07-21 13:24:06 +02:00