Skip to content

Commit

Permalink
refs
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jan 12, 2025
1 parent be74125 commit cd9007e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Data/parties.json
Original file line number Diff line number Diff line change
Expand Up @@ -854,7 +854,7 @@
"Abbreviation": "Gerard Rennick People First",
"RegisterDate": "5 December 2024",
"AmendmentDate": "5 December 2024",
"Address": "30 Sandy Cove Place\nREDLAND BAY QLD 4165",
"Address": "Level 1, 1024 Ann Street\nFORTITUDE VALLEY QLD 4006",
"Officer": {
"Title": "Mrs",
"FamilyName": "Eaton",
Expand Down Expand Up @@ -1319,9 +1319,9 @@
"DeputyOfficers": [
{
"Title": "Mr",
"FamilyName": "Huxham",
"GivenNames": "Damian",
"Capacity": "Secretary",
"FamilyName": "Ashby",
"GivenNames": "James",
"Capacity": "Deputy Registered Officer",
"Address": {
"Line1": "2/6-12 Boronia Road",
"Suburb": "Brisbane Airport",
Expand Down Expand Up @@ -2002,17 +2002,17 @@
"Abbreviation": "Victorian Socialists",
"RegisterDate": "7 April 2019",
"AmendmentDate": "7 April 2019",
"Address": "54 Victoria Street\nCARLTON SOUTH VIC 3053",
"Address": "83 Sydney Road\nBRUNSWICK VIC 3056",
"Officer": {
"Title": "Mr",
"FamilyName": "Oakley",
"GivenNames": "Corey",
"Capacity": "Registered Officer",
"Address": {
"Line1": "54 Victoria Street",
"Suburb": "Carlton South",
"Line1": "83 Sydney Road",
"Suburb": "Brunswick",
"State": "VIC",
"Postcode": 3053
"Postcode": 3056
}
},
"DeputyOfficers": [
Expand Down
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
<PackageVersion Include="System.IO.Compression" Version="4.3.0" />
<PackageVersion Include="Verify.Xunit" Version="28.8.1" />
<PackageVersion Include="Xunit" Version="2.9.3" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="3.0.1" />
</ItemGroup>
</Project>

0 comments on commit cd9007e

Please sign in to comment.