Commit Graph

422 Commits

Author SHA1 Message Date
Antony Leons abe3fbc9e3 bump spring boot 2024-04-15 17:46:16 +01:00
Antony Leons f10f9f0e4a update readme 2024-04-15 17:32:25 +01:00
Antony Leons c1601d4727
UI refresh (#123)
* Updates To UI Elements

* Updates To UI Elements - Icons

* fix colours

* restore old stats

* Update InfoService.java

* bump version

---------

Co-authored-by: Stephen Adams <126944565+Techeryy@users.noreply.github.com>
2024-04-15 17:07:18 +01:00
dependabot[bot] 59c1de6978
Bump com.github.oshi:oshi-core from 6.5.0 to 6.6.0 (#122)
Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oshi/oshi/compare/oshi-parent-6.5.0...oshi-parent-6.6.0)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  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-04-15 16:51:01 +01:00
dependabot[bot] 38046e5de5
Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 (#118)
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.30 to 1.18.32.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.30...v1.18.32)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  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-03-25 19:51:37 +00:00
Antony Leons 7833aaecd7
Storage (#117)
* Update InfoService.java

* Update UsageService.java

* Update InfoService.java

* Update InfoService.java

* Update pom.xml

* rework storage
2024-03-17 01:02:21 +00:00
Antony Leons baf14d46f6
Storage (#116)
* Update InfoService.java

* Update UsageService.java

* Update InfoService.java

* Update InfoService.java

* Update pom.xml
2024-03-17 00:49:51 +00:00
dependabot[bot] 55221dbc98
Bump docker/build-push-action from 5.2.0 to 5.3.0 (#114)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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-03-16 23:22:19 +00:00
Antony Leons f33dc09234 Update docker-image.yml 2024-03-12 17:47:09 +00:00
dependabot[bot] c418fba78e
Bump com.github.oshi:oshi-core from 6.4.13 to 6.5.0 (#112)
Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.4.13 to 6.5.0.
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oshi/oshi/compare/oshi-parent-6.4.13...oshi-parent-6.5.0)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  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-03-11 17:17:59 +00:00
dependabot[bot] c57f3bd766
Bump docker/build-push-action from 5.1.0 to 5.2.0 (#113)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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-03-11 17:17:08 +00:00
dependabot[bot] b0a93a6c52
Bump com.github.oshi:oshi-core from 6.4.12 to 6.4.13 (#110)
Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.4.12 to 6.4.13.
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oshi/oshi/compare/oshi-parent-6.4.12...oshi-parent-6.4.13)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  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-03-01 09:57:23 +00:00
Nicandros Nic 7a8d4cd653
Feature/background color (#107)
* Add enable/disable fog variable

* Add background color variable

* Add background in setup

* Populate defaults for enableFog and backgroundColor as a migration step

* add tool tip

---------

Co-authored-by: Antony Leons <antony@leons.dev>
2024-02-24 17:59:42 +00:00
dependabot[bot] 0de0cf8577
Bump com.github.oshi:oshi-core from 6.4.11 to 6.4.12 (#108)
Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.4.11 to 6.4.12.
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oshi/oshi/compare/oshi-parent-6.4.11...oshi-parent-6.4.12)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  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-02-20 23:39:39 +00:00
dependabot[bot] f6229ab87a
Bump com.github.oshi:oshi-core from 6.4.10 to 6.4.11 (#103)
Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.4.10 to 6.4.11.
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oshi/oshi/compare/oshi-parent-6.4.10...oshi-parent-6.4.11)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  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-02-10 14:24:11 +00:00
Antony Leons de0756a08e bump validation 2024-01-05 16:04:26 +00:00
Antony Leons 4ea4c1b1ad downgrade spring-boot 2024-01-05 14:44:19 +00:00
Antony Leons d2ffb8dea9 fix build 2024-01-04 23:54:54 +00:00
dependabot[bot] 8e632b2761
Bump com.github.oshi:oshi-core from 6.4.9 to 6.4.10 (#99)
Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.4.9 to 6.4.10.
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oshi/oshi/compare/oshi-parent-6.4.9...oshi-parent-6.4.10)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  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>
2023-12-26 00:57:54 +00:00
dependabot[bot] a010f23f17
Bump org.springframework.boot:spring-boot-starter-parent (#98)
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  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>
2023-12-22 22:09:28 +00:00
dependabot[bot] 54bed1f806
Bump jnaVersion from 5.13.0 to 5.14.0 (#95) 2023-12-18 11:41:19 +00:00
dependabot[bot] bf8161e9d1
Bump actions/upload-artifact from 3 to 4 (#97) 2023-12-18 11:39:41 +00:00
dependabot[bot] 46b0bd9f53
Bump com.github.oshi:oshi-core from 6.4.8 to 6.4.9 (#96) 2023-12-18 11:38:39 +00:00
dependabot[bot] f0deffc35e
Bump org.springframework.boot:spring-boot-starter-parent (#92)
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.1.5 to 3.2.0.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.5...v3.2.0)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  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>
2023-12-06 01:29:50 +00:00
dependabot[bot] 943c19af64
Bump com.github.oshi:oshi-core from 6.4.7 to 6.4.8 (#93)
Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.4.7 to 6.4.8.
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oshi/oshi/compare/oshi-parent-6.4.7...oshi-parent-6.4.8)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  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>
2023-12-06 01:29:40 +00:00
dependabot[bot] d67ddaec2c
Bump actions/setup-java from 3 to 4 (#94)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-06 01:29:24 +00:00
dependabot[bot] 5387457126
Bump docker/build-push-action from 5.0.0 to 5.1.0 (#91)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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>
2023-11-22 19:38:37 +00:00
dependabot[bot] b018650d89
Bump com.github.oshi:oshi-core from 6.4.6 to 6.4.7 (#90)
Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.4.6 to 6.4.7.
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oshi/oshi/compare/oshi-parent-6.4.6...oshi-parent-6.4.7)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  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>
2023-11-10 20:30:43 +00:00
dependabot[bot] cbcd4a421e
Bump org.springframework.boot:spring-boot-starter-parent (#89)
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.4...v3.1.5)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  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>
2023-10-21 20:54:08 +01:00
dependabot[bot] 1b1d34f315
Bump com.github.oshi:oshi-core from 6.4.5 to 6.4.6 (#86)
Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.4.5 to 6.4.6.
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oshi/oshi/compare/oshi-parent-6.4.5...oshi-parent-6.4.6)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  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>
2023-09-26 23:27:58 +01:00
dependabot[bot] 949542fd6d
Bump org.springframework.boot:spring-boot-starter-parent (#85)
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  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>
2023-09-26 23:27:28 +01:00
dependabot[bot] f0d1f0a8de
Bump org.projectlombok:lombok from 1.18.28 to 1.18.30 (#84)
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.28 to 1.18.30.
- [Release notes](https://github.com/projectlombok/lombok/releases)
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.28...v1.18.30)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  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>
2023-09-26 23:27:14 +01:00
Antony Leons 73865f6c34 fix docker build 2023-09-14 18:45:52 +01:00
Antony Leons 150266767d add port number validation 2023-09-14 18:34:31 +01:00
Antony Leons cdad0469f2 bump spring boot starter to 3.1.3 2023-09-14 18:25:36 +01:00
dependabot[bot] 06c3fe57c7
Bump docker/setup-buildx-action from 2 to 3 (#81)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-14 18:14:04 +01:00
dependabot[bot] fa98b2ac52
Bump docker/setup-qemu-action from 2 to 3 (#82)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-14 18:13:54 +01:00
dependabot[bot] 77564409a4
Bump docker/login-action from 2 to 3 (#83)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-14 18:13:42 +01:00
dependabot[bot] f475231f9b
Bump docker/build-push-action from 4.1.1 to 5.0.0 (#80)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4.1.1...v5.0.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-14 18:13:25 +01:00
dependabot[bot] 5a64f50956
Bump actions/checkout from 3 to 4 (#78)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 20:36:08 +01:00
dependabot[bot] 08ec11c643
Bump com.github.oshi:oshi-core from 6.4.4 to 6.4.5 (#76)
Bumps [com.github.oshi:oshi-core](https://github.com/oshi/oshi) from 6.4.4 to 6.4.5.
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oshi/oshi/compare/oshi-parent-6.4.4...oshi-parent-6.4.5)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  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>
2023-09-05 20:35:58 +01:00
dependabot[bot] a0a29ca110
Bump oshi-core from 6.4.3 to 6.4.4 (#73)
Bumps [oshi-core](https://github.com/oshi/oshi) from 6.4.3 to 6.4.4.
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oshi/oshi/compare/oshi-parent-6.4.3...oshi-parent-6.4.4)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  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>
2023-07-03 12:36:34 +01:00
dependabot[bot] 9e975dd9eb
Bump docker/build-push-action from 4.0.0 to 4.1.1 (#71)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4.0.0...v4.1.1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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>
2023-06-25 19:39:52 +01:00
dependabot[bot] 6692c195cb
Bump oshi-core from 6.4.2 to 6.4.3 (#69)
Bumps [oshi-core](https://github.com/oshi/oshi) from 6.4.2 to 6.4.3.
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oshi/oshi/compare/oshi-parent-6.4.2...oshi-parent-6.4.3)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  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>
2023-06-07 13:51:24 +01:00
dependabot[bot] da99324cdc
Bump lombok from 1.18.26 to 1.18.28 (#68)
Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.26 to 1.18.28.
- [Release notes](https://github.com/projectlombok/lombok/releases)
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.26...v1.18.28)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  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>
2023-06-07 13:51:14 +01:00
dependabot[bot] a174e704d9
Bump oshi-core from 6.4.1 to 6.4.2 (#66)
Bumps [oshi-core](https://github.com/oshi/oshi) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oshi/oshi/compare/oshi-parent-6.4.1...oshi-parent-6.4.2)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  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>
2023-05-08 13:07:01 +01:00
dependabot[bot] 63e4e2bb44
Bump oshi-core from 6.4.0 to 6.4.1 (#62)
Bumps [oshi-core](https://github.com/oshi/oshi) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/oshi/oshi/releases)
- [Changelog](https://github.com/oshi/oshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oshi/oshi/compare/oshi-parent-6.4.0...oshi-parent-6.4.1)

---
updated-dependencies:
- dependency-name: com.github.oshi:oshi-core
  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>
2023-03-21 15:54:50 +00:00
dependabot[bot] f7ac5e915d
Bump lombok from 1.18.24 to 1.18.26 (#59)
Bumps [lombok](https://github.com/projectlombok/lombok) from 1.18.24 to 1.18.26.
- [Release notes](https://github.com/projectlombok/lombok/releases)
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.24...v1.18.26)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  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>
2023-02-10 23:03:48 +00:00
Antony Leons ed489818c2 2.3.1 2023-02-07 17:20:29 +00:00
dependabot[bot] 48e6c762a2
Bump jnaVersion from 5.12.1 to 5.13.0 (#58)
Bumps `jnaVersion` from 5.12.1 to 5.13.0.

Updates `jna` from 5.12.1 to 5.13.0
- [Release notes](https://github.com/java-native-access/jna/releases)
- [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
- [Commits](https://github.com/java-native-access/jna/compare/5.12.1...5.13.0)

Updates `jna-platform` from 5.12.1 to 5.13.0
- [Release notes](https://github.com/java-native-access/jna/releases)
- [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md)
- [Commits](https://github.com/java-native-access/jna/compare/5.12.1...5.13.0)

---
updated-dependencies:
- dependency-name: net.java.dev.jna:jna
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: net.java.dev.jna:jna-platform
  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>
2023-02-07 17:17:57 +00:00