File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ runtime code generation for the Java virtual machine
1010[ ![ Actions Status] ( https://github.com/raphw/byte-buddy/workflows/CI/badge.svg )] ( https://github.com/raphw/byte-buddy/actions )
1111[ ![ Security Score] ( https://snyk-widget.herokuapp.com/badge/mvn/net.bytebuddy/byte-buddy/badge.svg )] ( https://snyk.io/test/github/raphw/byte-buddy )
1212[ ![ Coverage Status] ( https://img.shields.io/coveralls/raphw/byte-buddy/master.svg )] ( https://coveralls.io/r/raphw/byte-buddy?branch=master )
13- ![ Maven Central] ( https://img.shields.io/maven-central/v/net.bytebuddy/byte-buddy )
13+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/net.bytebuddy/byte-buddy )] ( https://central.sonatype.com/artifact /net.bytebuddy/byte-buddy)
1414[ ![ CII Best Practices] ( https://bestpractices.coreinfrastructure.org/projects/6251/badge )] ( https://bestpractices.coreinfrastructure.org/projects/6251 )
1515
1616Byte Buddy is a code generation and manipulation library for creating and modifying Java classes during the runtime of a
You can’t perform that action at this time.
0 commit comments