Skip to content

Commit

Permalink
[backend] Change migration after rebasing
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelHassine committed Apr 18, 2024
1 parent 3225539 commit 4b8a0be
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import java.sql.Statement;

@Component
public class V2_86__Teams extends BaseJavaMigration {
public class V2_88__Teams extends BaseJavaMigration {

@Override
public void migrate(Context context) throws Exception {
Expand Down
2 changes: 1 addition & 1 deletion openbas-collectors
2 changes: 1 addition & 1 deletion openbas-injectors

0 comments on commit 4b8a0be

Please sign in to comment.