Commit graph

6 commits

Author SHA1 Message Date
ac18fbb2d5
Drop JDK 8 Support (#172)
* github/build: verify javadoc validity

* github/build: stop testing against JDK 8

* github/build: test against JDK 16 and 17-ea

Drop testing against JDK 15

* github/deploy: remove graphviz

* github.deploy: nexus username is not a secret

* github/settings: nexus username is not a secret

* github/deploy: publish javadoc

To: https://kemitix.github.io/wiser-assertions/

* github/build: upgrade setup-java action to 2.1.0

* github/deploy: upgrade setup-java action to 2.1.0
2021-08-06 10:42:50 +01:00
dependabot-preview[bot]
7f0515da03
Upgrade to GitHub-native Dependabot (#155)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-30 11:34:27 +01:00
dependabot-preview[bot]
fe018e33f1
Bump tiles-maven-plugin from 2.17 to 2.18 (#127)
* Bump tiles-maven-plugin from 2.17 to 2.18

Bumps [tiles-maven-plugin](https://github.com/repaint-io/maven-tiles) from 2.17 to 2.18.
- [Release notes](https://github.com/repaint-io/maven-tiles/releases)
- [Changelog](https://github.com/repaint-io/maven-tiles/blob/master/CHANGELOG.adoc)
- [Commits](https://github.com/repaint-io/maven-tiles/compare/tiles-maven-plugin-2.17...tiles-maven-plugin-2.18)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Test build on JDK 15

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
2020-10-05 11:44:37 +01:00
3d1360dce0
Update github actions (#104) 2020-07-11 15:08:38 +01:00
395c6252a0
Test building with JDK 13 (#88) 2020-03-23 15:20:48 +00:00
ec3c396833
Add github actions (#85)
* Add github actions

* Disable test build on JDK 13
2020-03-23 08:31:14 +00:00