Skip to content

Commit

Permalink
Fixing merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Windchild292 committed Dec 31, 2021
1 parent dfa166e commit 43b2e10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MekHQ/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {
implementation 'org.joda:joda-money:1.0.1'
implementation 'org.apache.commons:commons-text:1.4'
implementation 'org.apache.commons:commons-csv:1.4'
implementation 'org.apache.logging.log4j:log4j-core:2.17.0'
implementation 'org.apache.logging.log4j:log4j-core:2.17.1'
implementation 'javax.vecmath:vecmath:1.5.2'
implementation 'com.atlassian.commonmark:commonmark:0.13.0'

Expand Down
2 changes: 1 addition & 1 deletion MekHQ/docs/history.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ VERSION HISTORY:
+ PR #2345: Refactor equipment unscrambling to make it testable
+ PR #2991: Updating Mockito to 4.1.0
+ PR #2986: Fixing Unit Market Preference Copy/Paste Error
+ PR #3002: Log4j2 2.17.0 Swapover From Log4j1 1.2.17
+ PR #3002: Log4j2 2.17.1 Swapover From Log4j1 1.2.17
+ PR #3004: JUnit Update to 4.13.2 from 4.12
+ Issue #2863: Adding Dates Personnel Tab Filter, Displaying Dates, and adding Pregnancy Colour
+ PR #2851: Personnel Modules: Marriage: Modularization and Expanded Options
Expand Down

0 comments on commit 43b2e10

Please sign in to comment.