The recode of the V10Lift plugin!
Find a file
dependabot[bot] ae8bfa7627
Bump org.projectlombok:lombok from 1.18.28 to 1.18.30
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.28 to 1.18.30.
- [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>
2023-09-25 19:22:24 +00:00
.github Create dependabot.yml 2023-06-11 11:12:50 +02:00
src/main Fixed incomplete selection message and tab complete for setoffline / build 2023-08-19 20:11:24 +02:00
.gitignore Updated .gitignore 2021-04-07 10:44:28 +02:00
LICENSE Added license 2020-02-03 15:45:23 +01:00
pom.xml Bump org.projectlombok:lombok from 1.18.28 to 1.18.30 2023-09-25 19:22:24 +00:00
README.md Bumped dependencies, changed to SBDevelopment branding 2023-08-13 16:00:38 +02:00

V10Lift

The official recode of the original V10Lift plugin.

Maven

<repository>
    <id>sbdevelopment-repo-releases</id>
    <name>SBDevelopment Repository</name>
    <url>https://repo.sbdevelopment.tech/releases</url>
</repository>

<dependency>
  <groupId>tech.sbdevelopment</groupId>
  <artifactId>V10Lift</artifactId>
  <version>0.7.5</version>
</dependency>

© Stijn Bannink - 2023/2024