- Update to v1.14.11

* Changes of v1.14.11
    + Adjusts Gradle plugin to support Gradle 8.4 without warnings.
    + Avoid blurry exception on build plugin for fail fast.

OBS-URL: https://build.opensuse.org/package/show/Java:packages/byte-buddy?expand=0&rev=11
This commit is contained in:
Anton Shvetz 2023-12-21 00:18:24 +00:00 committed by Git OBS Bridge
parent 75647c7254
commit 51b2c44f11
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eacb20a7a1eab916f68836da135770e1e5451b8db6de5541ca8909dd0129bc52
size 2014326

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4b4140c2292216752b1dbfcf39059706dc363e88c088b6498f7a0e70fe397410
size 2016853

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Dec 21 00:16:33 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v1.14.11
* Changes of v1.14.11
+ Adjusts Gradle plugin to support Gradle 8.4 without warnings.
+ Avoid blurry exception on build plugin for fail fast.
-------------------------------------------------------------------
Wed Dec 20 23:21:57 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>

View File

@ -17,7 +17,7 @@
Name: byte-buddy
Version: 1.14.10
Version: 1.14.11
Release: 0
Summary: Runtime code generation for the Java virtual machine
License: Apache-2.0