Commit Graph

14 Commits

Author SHA1 Message Date
RaphiMC
0a16f4860a
Updated github actions to use ubuntu 24.04 2024-09-28 23:19:29 +02:00
RaphiMC
177766a4f8
Updated gradle wrapper update action 2024-09-17 00:11:29 +02:00
RaphiMC
333310a95b
Use Java 21 in gradle wrapper update action 2024-09-15 11:45:44 +02:00
RaphiMC
0f4b188643
Added gradle wrapper update action 2024-08-06 23:44:59 +02:00
RaphiMC
cc28ced45a
Migrated gradle wrapper validation action 2024-08-05 18:09:40 +02:00
EnZaXD
533021d185
Merge pull request #40 from ViaVersion/dependabot/github_actions/actions/setup-java-4
Bump actions/setup-java from 3 to 4
2024-06-29 15:56:35 +02:00
RK_01
97936ab215
Merge pull request #39 from ViaVersion/dependabot/github_actions/gradle/wrapper-validation-action-3
Bump gradle/wrapper-validation-action from 1 to 3
2024-06-29 15:56:21 +02:00
dependabot[bot]
756330f333
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 13:55:19 +00:00
dependabot[bot]
921b361361
Bump actions/setup-java from 3 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 13:55:17 +00:00
dependabot[bot]
ca7e9c879e
Bump gradle/wrapper-validation-action from 1 to 3
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1 to 3.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1...v3)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-29 13:55:13 +00:00
RaphiMC
5bb37829d0
Added dependabot config for GH actions 2024-06-29 15:54:43 +02:00
RaphiMC
a73f6c99d1
Added FUNDING.yml 2024-03-05 18:25:35 +01:00
RaphiMC
727a7359be
Added GH workflow for building 2023-10-17 12:58:37 +02:00
RaphiMC
68fa4541d0 Initial commit 2023-01-04 01:01:32 +01:00