mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2025-08-02 12:50:55 +00:00
build(deps): bump com.github.jnr:jffi in the gradle-updates group
--- updated-dependencies: - dependency-name: com.github.jnr:jffi dependency-version: 1.3.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-updates ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
17b1aa44c0
commit
89834faec9
@ -7,6 +7,6 @@ dependencies {
|
||||
api(project(":evaluator"))
|
||||
|
||||
implementation(project(":common"))
|
||||
implementation("com.github.jnr:jffi:1.3.12")
|
||||
implementation("com.github.jnr:jffi:1.3.12:native")
|
||||
implementation("com.github.jnr:jffi:1.3.13")
|
||||
implementation("com.github.jnr:jffi:1.3.13:native")
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user