Skip to content

Commit

Permalink
Bump minor version and tweak deploy script.
Browse files Browse the repository at this point in the history
  • Loading branch information
dllewellyn committed Sep 30, 2023
1 parent cfe425a commit 90f49a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ junit = { module = "junit:junit", version.ref = "junit" }
mockk-server = { module = "org.mock-server:mockserver-netty", version.ref = "mockHttpVersion" }
jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "jupiterVersion" }

#kotlin-std = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin" }

[plugins]
Expand Down

0 comments on commit 90f49a3

Please sign in to comment.