Skip to content

Commit

Permalink
fix: spring Native
Browse files Browse the repository at this point in the history
  • Loading branch information
triceo committed Aug 14, 2024
1 parent 3a64d7b commit 8b20241
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@
"allDeclaredFields": true
},
{
"name": "ai.timefold.solver.core.config.heuristic.selector.move.generic.RuinMoveSelectorConfig",
"name": "ai.timefold.solver.core.config.heuristic.selector.move.generic.RuinRecreateMoveSelectorConfig",
"allDeclaredFields": true,
"queryAllDeclaredMethods": true,
"methods": [
Expand Down Expand Up @@ -400,7 +400,7 @@
]
},
{
"name": "ai.timefold.solver.core.config.heuristic.selector.move.generic.list.ListRuinMoveSelectorConfig",
"name": "ai.timefold.solver.core.config.heuristic.selector.move.generic.list.ListRuinRecreateMoveSelectorConfig",
"allDeclaredFields": true,
"queryAllDeclaredMethods": true,
"methods": [
Expand Down

0 comments on commit 8b20241

Please sign in to comment.