File tree Expand file tree Collapse file tree 9 files changed +10
-10
lines changed
Expand file tree Collapse file tree 9 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.bytebuddy</groupId >
77 <artifactId >byte-buddy-parent</artifactId >
8- <version >1.16.0 -SNAPSHOT</version >
8+ <version >1.16.1 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >byte-buddy-agent</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.bytebuddy</groupId >
77 <artifactId >byte-buddy-parent</artifactId >
8- <version >1.16.0 -SNAPSHOT</version >
8+ <version >1.16.1 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >byte-buddy-android-test</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.bytebuddy</groupId >
77 <artifactId >byte-buddy-parent</artifactId >
8- <version >1.16.0 -SNAPSHOT</version >
8+ <version >1.16.1 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >byte-buddy-android</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.bytebuddy</groupId >
77 <artifactId >byte-buddy-parent</artifactId >
8- <version >1.16.0 -SNAPSHOT</version >
8+ <version >1.16.1 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >byte-buddy-benchmark</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.bytebuddy</groupId >
77 <artifactId >byte-buddy-parent</artifactId >
8- <version >1.16.0 -SNAPSHOT</version >
8+ <version >1.16.1 -SNAPSHOT</version >
99 </parent >
1010
1111 <!--
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.bytebuddy</groupId >
77 <artifactId >byte-buddy-parent</artifactId >
8- <version >1.16.0 -SNAPSHOT</version >
8+ <version >1.16.1 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >byte-buddy-gradle-plugin</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.bytebuddy</groupId >
77 <artifactId >byte-buddy-parent</artifactId >
8- <version >1.16.0 -SNAPSHOT</version >
8+ <version >1.16.1 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >byte-buddy-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >net.bytebuddy</groupId >
77 <artifactId >byte-buddy-parent</artifactId >
8- <version >1.16.0 -SNAPSHOT</version >
8+ <version >1.16.1 -SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >byte-buddy</artifactId >
Original file line number Diff line number Diff line change 44
55 <groupId >net.bytebuddy</groupId >
66 <artifactId >byte-buddy-parent</artifactId >
7- <version >1.16.0 -SNAPSHOT</version >
7+ <version >1.16.1 -SNAPSHOT</version >
88 <packaging >pom</packaging >
99
1010 <inceptionYear >2014</inceptionYear >
12521252 <oldVersionPattern >\d+\.\d+\.\d+</oldVersionPattern >
12531253 <ignoreMissingClasses >true</ignoreMissingClasses >
12541254 <onlyBinaryIncompatible >true</onlyBinaryIncompatible >
1255- <breakBuildBasedOnSemanticVersioning >false </breakBuildBasedOnSemanticVersioning >
1255+ <breakBuildBasedOnSemanticVersioning >true </breakBuildBasedOnSemanticVersioning >
12561256 </parameter >
12571257 </configuration >
12581258 </execution >
You can’t perform that action at this time.
0 commit comments