Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2023
1 parent 28f821d commit d6f8b58
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 @@ -117,7 +117,7 @@
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>fastparse_${scala.binary.version}</artifactId>
<version>2.3.3</version>
<version>3.0.2</version>
</dependency>
<dependency>
<groupId>org.ini4j</groupId>
Expand Down

0 comments on commit d6f8b58

Please sign in to comment.