File tree Expand file tree Collapse file tree
tools/elide-build/src/main/kotlin/elide/internal/conventions Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 1.0.0-beta10-rc3
1+ 1.0.0-beta10-rc4
Original file line number Diff line number Diff line change 1- 1.0.0-beta10-rc3
1+ 1.0.0-beta10-rc4
Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ diktat = "2.0.0"
5858docker-plugin = " 9.4.0"
5959doctor-plugin = " 0.10.0"
6060dokka = " 2.0.0"
61- elide = " 1.0.0-beta10-rc3 "
62- elide-bin = " 1.0.0-beta10-rc3 "
61+ elide = " 1.0.0-beta10-rc4 "
62+ elide-bin = " 1.0.0-beta10-rc4 "
6363errorprone = " 2.36.0"
6464faker = " 1.15.0"
6565filament = " 1.2.0.0-SNAPSHOT"
Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ public object Constants {
216216 /* * Static library configuration values. */
217217 public object Elide {
218218 /* * Version string for the library. */
219- public const val VERSION : String = " 1.0.0-beta10-rc3 "
219+ public const val VERSION : String = " 1.0.0-beta10-rc4 "
220220
221221 /* * Maven group shared by Elide artifacts. */
222222 public const val GROUP : String = " dev.elide"
You can’t perform that action at this time.
0 commit comments