Skip to content

Commit

Permalink
Update solanaj dependency to version 1.18.2
Browse files Browse the repository at this point in the history
Upgraded the solanaj library from version 1.18.1 to 1.18.2 in the README.md dependency snippet. This ensures compatibility with the latest features and bug fixes provided in the new version.
  • Loading branch information
skynetcap committed Sep 13, 2024
1 parent 767e55e commit a4a9438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Add the following Maven dependency to your project's `pom.xml`:
<dependency>
<groupId>com.mmorrell</groupId>
<artifactId>solanaj</artifactId>
<version>1.18.1</version>
<version>1.18.2</version>
</dependency>
```

Expand Down

0 comments on commit a4a9438

Please sign in to comment.