Skip to content

Commit

Permalink
Merge pull request #45 from McCue-Software-Solutions/bowbahdoe-patch-2
Browse files Browse the repository at this point in the history
Update pom.xml
  • Loading branch information
bowbahdoe authored Dec 2, 2023
2 parents 8ec0df2 + 8bd57e0 commit 0509f41
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions compiler/base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -226,5 +226,14 @@
<artifactId>gson</artifactId>
<version>2.10.1</version>
</dependency>


<dependency>
<groupId>dev.mccue</groupId>
<artifactId>urlparameters</artifactId>
<version>0.0.2</version>
</dependency>


</dependencies>
</project>

0 comments on commit 0509f41

Please sign in to comment.