Skip to content

Commit bf86db5

Browse files
chore(deps): update dependency net.bytebuddy:byte-buddy to v1.18.2 (#1747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f61af12 commit bf86db5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
<dependency>
215215
<groupId>net.bytebuddy</groupId>
216216
<artifactId>byte-buddy</artifactId>
217-
<version>1.18.1</version>
217+
<version>1.18.2</version>
218218
<scope>test</scope>
219219
</dependency>
220220

0 commit comments

Comments
 (0)