FastJavaIO icon indicating copy to clipboard operation
FastJavaIO copied to clipboard

Gradle Updates

Open syoon2 opened this issue 2 years ago • 0 comments

This PR:

  • Bumps up dependencies
  • Partially rewrites tests for JUnit 5
  • Reorganizes repository structure
  • Changes Gradle build config to take advantage of the Java plugin
  • Removes deprecated Gradle keywords that resulted in build failures (see https://stackoverflow.com/a/66910991 for context)

syoon2 avatar Aug 16 '23 04:08 syoon2