Skip to content

Commit

Permalink
Merge pull request #775 from playframework/renovate/com.github.jnr-jn…
Browse files Browse the repository at this point in the history
…r-ffi-2.x

Update `com.github.jnr:jnr-ffi` to `v2.2.17` (was `2.2.16`)
  • Loading branch information
mkurz authored Nov 5, 2024
2 parents cbd41ae + 3835b2d commit 1e4315c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scala/secure-session/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pekko = "1.0.3"

[libraries]
kalium = { group = "org.abstractj.kalium", name = "kalium", version = "0.8.0" }
jnr-ffi = { group = "com.github.jnr", name = "jnr-ffi", version = "2.2.16" }
jnr-ffi = { group = "com.github.jnr", name = "jnr-ffi", version = "2.2.17" }
pekko-distributed-data = { group = "org.apache.pekko", name = "pekko-distributed-data_2.13", version.ref = "pekko" }
scalatest-junit5 = { group = "org.scalatestplus", name = "junit-5-10_2.13", version.ref = "scalatestplus" }
scalatestplus-play = { group = "org.scalatestplus.play", name = "scalatestplus-play_2.13", version.ref = "scalatestplus-play" }
Expand Down

0 comments on commit 1e4315c

Please sign in to comment.