Skip to content

Commit

Permalink
Upgrade Krossbow to 2.2.0
Browse files Browse the repository at this point in the history
Resolves:
#115
  • Loading branch information
joffrey-bion committed Aug 9, 2021
1 parent b6ba496 commit 47b9f3f
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 @@ -18,7 +18,7 @@ repositories {
}

dependencies {
api("org.hildan.krossbow:krossbow-websocket-core:2.0.0")
api("org.hildan.krossbow:krossbow-websocket-core:2.2.0")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.2.2")

val ktorVersion = "1.6.2"
Expand Down

0 comments on commit 47b9f3f

Please sign in to comment.