We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa463ef commit ad50e55Copy full SHA for ad50e55
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
kotlinVersion = '2.1.10'
5
springBootVersion = '3.4.2'
6
springKafkaVersion = '3.3.2'
7
- tokenSupportVersion = '5.0.11'
+ tokenSupportVersion = '5.0.16'
8
imageioVersion = '3.12.0'
9
}
10
0 commit comments