Kotlin编译Spring时报错

按照网上的教程,把该设置的都设置好了,在跑Test测试的时候就会报这样的错误,求解决!

Kotlin: Language version 1.3 is deprecated and its support will be removed in a future version of Kotlin

img

这个是warning不影响。它说的是版本太低已经被弃用,它的依赖项在未来的版本将会被移除。