Skip to content

Bump com.palmergames.bukkit.towny:towny from 0.98.6.7 to 0.100.1.16 #133

Bump com.palmergames.bukkit.towny:towny from 0.98.6.7 to 0.100.1.16

Bump com.palmergames.bukkit.towny:towny from 0.98.6.7 to 0.100.1.16 #133

Workflow file for this run

name: Java CI
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Set up JDK 16
uses: actions/[email protected]
with:
java-version: 16
- name: Build with Maven
run: mvn package --file pom.xml