fix-ci #1

Merged
halfdan merged 12 commits from fix-ci into master 2021-12-30 09:41:33 +00:00
Showing only changes of commit 7c86c2908a - Show all commits

View File

@ -10,7 +10,7 @@ buildscript {
plugins { plugins {
id 'java' id 'java'
id 'maven-publish' id 'maven-publish'
id 'com.bmuschko.nexus' id 'com.bmuschko.nexus' version "2.3.1"
} }
//create a single Jar with all dependencies //create a single Jar with all dependencies