Skip to content

Commit

Permalink
build(deps): update stickynote
Browse files Browse the repository at this point in the history
  • Loading branch information
Syrent committed Jun 18, 2024
1 parent f7bf262 commit dbf7b66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
id("com.github.johnrengelman.shadow") version "8.1.1"
id("io.papermc.hangar-publish-plugin") version "0.1.2"
id("com.modrinth.minotaur") version "2.8.7"
id("org.sayandev.stickynote") version "1.1.8"
id("org.sayandev.stickynote") version "1.1.9"
}

val slug = findProperty("slug")!! as String
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ website=https://sayandev.org
author=Syrent

version=1.1.1-SNAPSHOT
stickynoteVersion=1.1.8
stickynoteVersion=1.1.9

0 comments on commit dbf7b66

Please sign in to comment.