Skip to content

Commit

Permalink
Feature/estimated cost (#172)
Browse files Browse the repository at this point in the history
* Change total estimated cost variable name and create field estimated cost
  • Loading branch information
fjmpaez committed Apr 23, 2024
1 parent 63bacd5 commit 1071947
Show file tree
Hide file tree
Showing 9 changed files with 257 additions and 140 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@

<mysql-connector-j.version>8.0.32</mysql-connector-j.version>

<tntconcept-ddbb.version>1.26.0</tntconcept-ddbb.version>
<tntconcept-ddbb.version>1.39.0</tntconcept-ddbb.version>
<tntconcept.repository.url>https://maven.pkg.github.com/autentia/tntconcept-api</tntconcept.repository.url>

</properties>
Expand Down

0 comments on commit 1071947

Please sign in to comment.