Move byte-buddy on test scope

This commit is contained in:
aboyko
2022-12-12 17:22:48 -05:00
parent 9883ed1b84
commit e32a1729d2
2 changed files with 1 additions and 0 deletions

View File

@@ -53,6 +53,7 @@
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<scope>test</scope>
</dependency>
<!-- HTM -> Markdown converter -->