Skip to content

Commit

Permalink
chore(deps): bump fastparse_2.13 from 2.3.3 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [fastparse_2.13](https://github.com/lihaoyi/fastparse) from 2.3.3 to 3.0.1.
- [Release notes](https://github.com/lihaoyi/fastparse/releases)
- [Commits](com-lihaoyi/fastparse@2.3.3...3.0.1)

---
updated-dependencies:
- dependency-name: com.lihaoyi:fastparse_2.13
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 24, 2023
1 parent 4002237 commit 158af21
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 @@ -78,7 +78,7 @@
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>fastparse_2.13</artifactId>
<version>2.3.3</version>
<version>3.0.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 158af21

Please sign in to comment.