We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d0a997 commit 7942021Copy full SHA for 7942021
src/main/scala/io/sdkman/changelogs/BldMigration.scala
@@ -4,7 +4,7 @@ import com.github.mongobee.changeset.{ChangeLog, ChangeSet}
4
import com.mongodb.client.MongoDatabase
5
6
@ChangeLog(order = "078")
7
-class AntMigration {
+class BldMigration {
8
@ChangeSet(
9
order = "001",
10
id = "001-add_bld_candidate",
0 commit comments