Skip to content

Commit

Permalink
Merge branch 'master' into dev/1_20_R2
Browse files Browse the repository at this point in the history
# Conflicts:
#	pom.xml
  • Loading branch information
Jikoo committed Oct 26, 2024
2 parents 8f309f9 + d2ce3a5 commit 2df4067
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/automerge_dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
github-token: "${{ secrets.GITHUB_TOKEN }}"
pull-request-number: "${{ env.PR_NUMBER }}"
- name: Merge
uses: pascalgn/[email protected].3
uses: pascalgn/[email protected].4
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_LABELS: "dependencies,java"
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
<path>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_core</artifactId>
<version>2.31.0</version>
<version>2.33.0</version>
</path>
</annotationProcessorPaths>
<compilerArgs>
Expand Down
Binary file modified resource-pack/assets/openinv/textures/item/crafting_output.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resource-pack/assets/openinv/textures/item/not_a_slot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2df4067

Please sign in to comment.