Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/gradle/io.netty-netty-all-4.1.8…
Browse files Browse the repository at this point in the history
…9.Final
  • Loading branch information
ybelMekk authored Feb 15, 2023
2 parents 6df5e77 + 5e4b841 commit 114493c
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 @@ -4,7 +4,7 @@ import com.github.benmanes.gradle.versions.updates.DependencyUpdatesTask
val assertjVersion = "3.24.2"
val kotlinLoggingVersion = "3.0.5"
val logbackVersion = "1.4.5"
val nimbusSdkVersion = "10.5.1"
val nimbusSdkVersion = "10.5.2"
val mockWebServerVersion = "4.10.0"
val jacksonVersion = "2.14.2"
val nettyVersion = "4.1.89.Final"
Expand Down

0 comments on commit 114493c

Please sign in to comment.