Skip to content

Commit

Permalink
chore(deps): update dependency com.kohlschutter.junixsocket:junixsock…
Browse files Browse the repository at this point in the history
…et-core to v2.8.3 (#37)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 12, 2023
1 parent 54dfe9b commit 13482f6
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 @@ -48,7 +48,7 @@ dependencies {

// http client
implementation("com.squareup.okhttp3:okhttp:4.12.0")
implementation("com.kohlschutter.junixsocket:junixsocket-core:2.8.2")
implementation("com.kohlschutter.junixsocket:junixsocket-core:2.8.3")

// json
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
Expand Down

0 comments on commit 13482f6

Please sign in to comment.