Skip to content

Commit

Permalink
update Keratin to 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceWalkerRS committed Jun 27, 2024
1 parent 33e975e commit 95c311a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import net.ornithemc.keratin.api.task.mapping.graph.ExtendGraphTask
plugins {
id 'java'
id 'maven-publish'
id 'keratin' version '7.0'
id 'keratin' version '8.0'
}

def ENV = System.getenv()
Expand Down

0 comments on commit 95c311a

Please sign in to comment.