Skip to content

Commit

Permalink
Update dependency com.intellectualsites.informative-annotations:infor…
Browse files Browse the repository at this point in the history
…mative-annotations to v1.3 (#96)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 4, 2023
1 parent dd888ce commit cde3da7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bom-1.16.x/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ bomGenerator {

// IntellectualSites libraries
includeDependency("com.intellectualsites.paster", "Paster", "1.1.5")
includeDependency("com.intellectualsites.informative-annotations", "informative-annotations", "1.2")
includeDependency("com.intellectualsites.informative-annotations", "informative-annotations", "1.3")

// Plugin dependencies
includeDependency("com.github.MilkBowl", "VaultAPI", "1.7.1")
Expand Down
2 changes: 1 addition & 1 deletion bom-1.18.x/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ bomGenerator {

// IntellectualSites libraries
includeDependency("com.intellectualsites.paster", "Paster", "1.1.5")
includeDependency("com.intellectualsites.informative-annotations", "informative-annotations", "1.2")
includeDependency("com.intellectualsites.informative-annotations", "informative-annotations", "1.3")

// Plugin dependencies
includeDependency("com.github.MilkBowl", "VaultAPI", "1.7.1")
Expand Down
2 changes: 1 addition & 1 deletion bom-newest/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ bomGenerator {

// IntellectualSites libraries
includeDependency("com.intellectualsites.paster", "Paster", "1.1.5")
includeDependency("com.intellectualsites.informative-annotations", "informative-annotations", "1.2")
includeDependency("com.intellectualsites.informative-annotations", "informative-annotations", "1.3")

// Plugin dependencies
includeDependency("com.github.MilkBowl", "VaultAPI", "1.7.1")
Expand Down

0 comments on commit cde3da7

Please sign in to comment.