Skip to content

Commit

Permalink
Merge branch 'main' into 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
acharneski authored Sep 13, 2024
2 parents 1124724 + d7ee5ea commit 04ac7be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ version = properties("pluginVersion")
maven(url = "https://packages.jetbrains.team/maven/p/iuia/qa-automation-maven")
}


val kotlin_version = "2.0.20" // This line can be removed if not used elsewhere
val jetty_version = "11.0.24"
val slf4j_version = "2.0.16"
Expand Down

0 comments on commit 04ac7be

Please sign in to comment.