Skip to content

Commit

Permalink
Update dependency net.sf.j8583:j8583 to v1.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 065a742 commit 6827fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {

api("com.google.code.findbugs:jsr305:3.0.2")
api("io.netty:netty-handler:$nettyVersion")
api("net.sf.j8583:j8583:1.17.0")
api("net.sf.j8583:j8583:1.18.0")
api("org.slf4j:slf4j-api:$slf4jVersion")
api(kotlin("stdlib-jdk8"))
implementation(platform("org.jetbrains.kotlin:kotlin-bom"))
Expand Down

0 comments on commit 6827fc3

Please sign in to comment.