Skip to content

Commit

Permalink
Merge pull request #20 from The-Fireplace-Minecraft-Mods/dependabot/g…
Browse files Browse the repository at this point in the history
…radle/org.jetbrains-annotations-24.1.0

chore(deps): Bump org.jetbrains:annotations from 24.0.1 to 24.1.0
  • Loading branch information
Daniel-Mendes authored Jan 3, 2024
2 parents e9d3cdd + b569014 commit 2434105
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 @@ -80,7 +80,7 @@ repositories {
}

dependencies {
implementation 'org.jetbrains:annotations:24.0.1'
implementation 'org.jetbrains:annotations:24.1.0'
minecraft "net.minecraftforge:forge:" + minecraftVersion + "-" + forgeVersion
}

Expand Down

0 comments on commit 2434105

Please sign in to comment.