Bump net.lenni0451:LambdaEvents from 2.4.1 to 2.4.2

Bumps [net.lenni0451:LambdaEvents](https://github.com/Lenni0451/LambdaEvents) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/Lenni0451/LambdaEvents/releases)
- [Commits](https://github.com/Lenni0451/LambdaEvents/compare/2.4.1...2.4.2)

---
updated-dependencies:
- dependency-name: net.lenni0451:LambdaEvents
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-29 04:23:24 +00:00 committed by GitHub
parent 927e37f606
commit d1e7adccb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -83,7 +83,7 @@ dependencies {
include "net.lenni0451.classtransform:mixinsdummy:1.13.1"
include "net.lenni0451.classtransform:additionalclassprovider:1.13.1"
include "net.lenni0451:Reflect:1.3.2"
include "net.lenni0451:LambdaEvents:2.4.1"
include "net.lenni0451:LambdaEvents:2.4.2"
include("net.lenni0451:MCPing:1.4.1") {
exclude group: "com.google.code.gson", module: "gson"
}