Skip to content

Commit

Permalink
update bun integration test to version 1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
deemkeen committed Nov 7, 2023
1 parent f7c4d76 commit 4b5f9d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
16 changes: 1 addition & 15 deletions frontend-maven-plugin/src/it/bun-integration/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend-maven-plugin/src/it/bun-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<goal>install-bun</goal>
</goals>
<configuration>
<bunVersion>v1.0.1</bunVersion>
<bunVersion>v1.0.10</bunVersion>
</configuration>
</execution>

Expand Down

0 comments on commit 4b5f9d1

Please sign in to comment.