Bump junit-bom in our project 5.7.0 -> 5.8.1 and clean up old versions

This commit is contained in:
Nikolay Krasko
2021-11-23 12:00:08 +03:00
committed by TeamCityServer
parent 7457d54360
commit 4e806a6322
6 changed files with 73 additions and 193 deletions
@@ -3,6 +3,8 @@
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
@file:Suppress("DEPRECATION")
package org.jetbrains.kotlin.codegen.jdk
import org.jetbrains.kotlin.test.runners.codegen.*
@@ -3,6 +3,8 @@
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
*/
@file:Suppress("DEPRECATION")
package org.jetbrains.kotlin.codegen.jdk
import org.jetbrains.kotlin.test.InTextDirectivesUtils