We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50b04d6 commit 0c5a1e6Copy full SHA for 0c5a1e6
build.gradle
@@ -3,7 +3,7 @@ buildscript {
3
kotlinVersion = '2.1.20'
4
springBootVersion = '3.4.4'
5
springKafkaVersion = '3.3.4'
6
- tokenSupportVersion = '5.0.19'
+ tokenSupportVersion = '5.0.20'
7
archUnitVersion = '1.4.0'
8
}
9
0 commit comments