Skip to content

Commit

Permalink
Build(deps): Bump com.grack:nanojson from 1.7 to 1.9
Browse files Browse the repository at this point in the history
Bumps [com.grack:nanojson](https://github.com/mmastrac/nanojson) from 1.7 to 1.9.
- [Commits](https://github.com/mmastrac/nanojson/commits)

---
updated-dependencies:
- dependency-name: com.grack:nanojson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent 6e930ef commit ff40d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>com.grack</groupId>
<artifactId>nanojson</artifactId>
<version>1.7</version>
<version>1.9</version>
</dependency>

<dependency>
Expand Down

0 comments on commit ff40d93

Please sign in to comment.