Skip to content
Snippets Groups Projects
Verified Commit d1e87551 authored by Ira ¯\_(ツ)_/¯'s avatar Ira ¯\_(ツ)_/¯
Browse files

Update project dependencies to the latest version

parent d324440b
No related branches found
No related tags found
No related merge requests found
......@@ -5,9 +5,9 @@ plugins {
id("org.unbroken-dome.test-sets") version "3.0.1"
id("com.adarshr.test-logger") version "2.1.1"
id("com.github.sherter.google-java-format") version "0.9"
id("org.jlleitschuh.gradle.ktlint") version "9.4.1"
id("org.jlleitschuh.gradle.ktlint") version "10.0.0"
id("se.patrikerdes.use-latest-versions") version "0.2.15"
id("com.github.ben-manes.versions") version "0.36.0"
id("com.github.ben-manes.versions") version "0.38.0"
}
testSets {
......@@ -34,9 +34,9 @@ repositories {
dependencies {
val bouncyCastleVersion = "1.68"
val restassuredVersion = "4.3.3"
val keycloakVersion = "12.0.2"
val keycloakVersion = "12.0.4"
val javaxVersion = "2.0.1.Final"
val junitVersion = "4.13.1"
val junitVersion = "4.13.2"
val hamcrestVersion = "2.2"
val dockerComposeRuleVersion = "1.5.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment