Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot]
37113decea github-actions(deps): bump actions/setup-java from 3.9.0 to 3.10.0 (#223)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-08 11:51:29 +01:00
dependabot[bot]
64cd713593 github-actions(deps): bump actions/setup-java from 3.6.0 to 3.9.0 (#191)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-03 19:44:04 +01:00
dependabot[bot]
05cd6fde40 github-actions(deps): bump actions/setup-java from 3.5.1 to 3.6.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.5.1...v3.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 02:38:48 +00:00
dependabot[bot]
21c9596cc9 github-actions(deps): bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
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>
2022-10-10 15:23:38 +00:00
dependabot[bot]
adfbee107a github-actions(deps): bump actions/setup-java from 2 to 3.5.1
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.5.1.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3.5.1)

---
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>
2022-09-27 02:49:02 +00:00
dependabot[bot]
aeb0964da1 github-actions(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-05 15:44:32 +01:00
C10udburst
100e18e9ca updeat to 1.18 2021-12-03 21:37:00 +01:00
Geertjan Wielenga
40612b45bc Fixed versions for better CI/CD and Zulu to provide that (#55)
* Use fixed JDK version with Temurin

* Use fixed JDK version with Temurin

* Zulu provides fixed versions

* Zulu provides fixed versions

* trigger the release only once

Co-authored-by: Cloudburst <18114966+C10udburst@users.noreply.github.com>
2021-09-09 17:53:18 +02:00
Cloudburst
2f06582656 separated 1.17 & 1.16 2021-06-12 16:43:32 +02:00
Cloudburst
e81df336f6 1.17 pog (#12)
* 1.17?

* event bus monke

* coding on da github

* fixes fixes bruh

* fixes again

* lazy fix to worklow actions

* fix gradle.yml
2021-06-12 09:10:19 +02:00
Cloudburst
ffb558276e Added pull request workflow 2021-06-01 13:32:10 +02:00