Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mpetuska committed Jun 9, 2022
1 parent 7f08554 commit 88b05c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ nexusPublishing {

println(
"""
BUILD VERSIONS
BUILD VERSIONS
JDK: ${System.getProperty("java.version")}
KOTLIN: $embeddedKotlinVersion
Gradle: ${gradle.gradleVersion}
""".trimIndent()
""".trimIndent()
)

0 comments on commit 88b05c9

Please sign in to comment.