Skip to content

Tags: Ultraviolet-Ninja/GradleCenturion

Tags

0.23.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #132 from Ultraviolet-Ninja/dev

Version Bump

0.23.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #65 from Ultraviolet-Ninja/dev

Update Cycle

0.23.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #53 from Ultraviolet-Ninja/dev

Update Cycle

0.22.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Cycle (#52)

* Bump equalsverifier from 3.12.2 to 3.12.3

Bumps [equalsverifier](https://github.com/jqno/equalsverifier) from 3.12.2 to 3.12.3.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- [Commits](jqno/equalsverifier@equalsverifier-3.12.2...equalsverifier-3.12.3)

---
updated-dependencies:
- dependency-name: nl.jqno.equalsverifier:equalsverifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Added Gradle plugins to dependabot.yml

* Fixed the dependabot.yml for what branch to merge into

* I'm just justifying fixing the dependabot file in the main branch

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0.22.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #44 from Ultraviolet-Ninja/dev

Dev

0.22.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update build.gradle

0.22.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update build.gradle

0.21.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Dev (#40)

* Started on CheapCheckout

* Created CheapCheckoutTest

* Worked on Caesar and created CaesarTest

* Finished CaesarTest

* Down to Java 16

* Wrote instructions for starting the program

0.21.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Dev (#37)

- Fixed serial code specifications

- Finally added the dependency for the JetBrains annotations

- Finished solutions for Ice Cream, WordSearch, Morsematics, SquareButton, and Murder

- Removed Medusa dependency

- Upped to Java 17

0.21.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Dev (#31)

- Shorted boot time of the project

- Started on Battleship

- In the process to redesigning the Translated modules and Hexamaze

- Removed ControlsFX dependency

- Added Pitest plugin

- Adjusted tests to run in parallel