Skip to content

Commit

Permalink
not a big fan of paper
Browse files Browse the repository at this point in the history
  • Loading branch information
DoggySazHi committed May 22, 2024
1 parent e4f8784 commit c6a91a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ plugins {
id 'java'
id 'com.github.johnrengelman.shadow' version '8.1.1'
id 'maven-publish'
id 'io.papermc.paperweight.userdev' version '1.5.11'
id 'io.papermc.paperweight.userdev' version '1.7.1'
id 'com.diffplug.spotless' version '6.25.0'
}

group = 'net.gensokyoreimagined'
version = '1.1.0-SNAPSHOT'
version = '1.2.0-SNAPSHOT'

repositories {
mavenCentral()
Expand Down

0 comments on commit c6a91a2

Please sign in to comment.