We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dce700 commit cd0bcd6Copy full SHA for cd0bcd6
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
kotlinVersion = '2.1.10'
5
springBootVersion = '3.4.3'
6
springKafkaVersion = '3.3.4'
7
- tokenSupportVersion = '5.0.17'
+ tokenSupportVersion = '5.0.19'
8
imageioVersion = '3.12.0'
9
}
10
0 commit comments