Skip to content

Commit 46a30be

Browse files
dependabot[bot]dfa1
authored andcommitted
build(deps-dev): bump net.bytebuddy:byte-buddy-agent
Bumps [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) from 1.17.7 to 1.18.10. - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.17.7...byte-buddy-1.18.10) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy-agent dependency-version: 1.18.10 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dab876b commit 46a30be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<jacoco-maven-plugin.version>0.8.15</jacoco-maven-plugin.version>
7676
<!-- byte-buddy-agent version must match what mockito-core pulls in transitively.
7777
Update this when bumping mockito.version (run: mvn dependency:tree -pl reader | grep byte-buddy-agent). -->
78-
<bytebuddy.version>1.17.7</bytebuddy.version>
78+
<bytebuddy.version>1.18.10</bytebuddy.version>
7979
<!-- Generated sources (FlatBuffers + Protobuf) live under fbs/ and proto/. They
8080
are emitted by external code-gen and have no hand-written behaviour worth
8181
covering; counting them tanks the project-wide coverage ratio without

0 commit comments

Comments
 (0)