Skip to content

Commit 95be1d9

Browse files
authored
Merge branch 'master' into dependabot/gradle/com.nimbusds-oauth2-oidc-sdk-9.43.1
2 parents ad8b96b + 82df2e5 commit 95be1d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ val logbackVersion = "1.2.11"
77
val nimbusSdkVersion = "9.43.1"
88
val mockWebServerVersion = "4.10.0"
99
val jacksonVersion = "2.13.4"
10-
val nettyVersion = "4.1.81.Final"
10+
val nettyVersion = "4.1.82.Final"
1111
val junitJupiterVersion = "5.9.0"
1212
val kotlinVersion = "1.7.10"
1313
val freemarkerVersion = "2.3.31"

0 commit comments

Comments
 (0)