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 5
5
<parent >
6
6
<groupId >net.bytebuddy</groupId >
7
7
<artifactId >byte-buddy-parent</artifactId >
8
- <version >1.16.0 -SNAPSHOT</version >
8
+ <version >1.16.1 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >byte-buddy-agent</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.bytebuddy</groupId >
7
7
<artifactId >byte-buddy-parent</artifactId >
8
- <version >1.16.0 -SNAPSHOT</version >
8
+ <version >1.16.1 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >byte-buddy-android-test</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.bytebuddy</groupId >
7
7
<artifactId >byte-buddy-parent</artifactId >
8
- <version >1.16.0 -SNAPSHOT</version >
8
+ <version >1.16.1 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >byte-buddy-android</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.bytebuddy</groupId >
7
7
<artifactId >byte-buddy-parent</artifactId >
8
- <version >1.16.0 -SNAPSHOT</version >
8
+ <version >1.16.1 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >byte-buddy-benchmark</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.bytebuddy</groupId >
7
7
<artifactId >byte-buddy-parent</artifactId >
8
- <version >1.16.0 -SNAPSHOT</version >
8
+ <version >1.16.1 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<!--
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.bytebuddy</groupId >
7
7
<artifactId >byte-buddy-parent</artifactId >
8
- <version >1.16.0 -SNAPSHOT</version >
8
+ <version >1.16.1 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >byte-buddy-gradle-plugin</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.bytebuddy</groupId >
7
7
<artifactId >byte-buddy-parent</artifactId >
8
- <version >1.16.0 -SNAPSHOT</version >
8
+ <version >1.16.1 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >byte-buddy-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.bytebuddy</groupId >
7
7
<artifactId >byte-buddy-parent</artifactId >
8
- <version >1.16.0 -SNAPSHOT</version >
8
+ <version >1.16.1 -SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >byte-buddy</artifactId >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >net.bytebuddy</groupId >
6
6
<artifactId >byte-buddy-parent</artifactId >
7
- <version >1.16.0 -SNAPSHOT</version >
7
+ <version >1.16.1 -SNAPSHOT</version >
8
8
<packaging >pom</packaging >
9
9
10
10
<inceptionYear >2014</inceptionYear >
1252
1252
<oldVersionPattern >\d+\.\d+\.\d+</oldVersionPattern >
1253
1253
<ignoreMissingClasses >true</ignoreMissingClasses >
1254
1254
<onlyBinaryIncompatible >true</onlyBinaryIncompatible >
1255
- <breakBuildBasedOnSemanticVersioning >false </breakBuildBasedOnSemanticVersioning >
1255
+ <breakBuildBasedOnSemanticVersioning >true </breakBuildBasedOnSemanticVersioning >
1256
1256
</parameter >
1257
1257
</configuration >
1258
1258
</execution >
You can’t perform that action at this time.
0 commit comments