Skip to content

Commit

Permalink
Update package name
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Wenger committed Jan 15, 2025
1 parent 43b20d7 commit c253faa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ Add this dependency to your project's POM:

```xml
<dependency>
<groupId>Avalara.SDK</groupId>
<artifactId>Avalara.SDK</artifactId>
<groupId>net.avalara</groupId>
<artifactId>avalara-sdk</artifactId>
<version>24.12.0</version>
<scope>compile</scope>
</dependency>
Expand Down

0 comments on commit c253faa

Please sign in to comment.