Skip to content

Commit

Permalink
update maven-resources-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
pnatashap committed Sep 7, 2023
1 parent 4b3e043 commit 504bee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdi-dark-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<aspectj.version>1.9.5</aspectj.version>
<suiteXML.file>general.xml</suiteXML.file>
<jdi.dark.version>1.1.14-SNAPSHOT</jdi.dark.version>
<maven.dep.version>3.2.0</maven.dep.version>
<maven.dep.version>3.3.1</maven.dep.version>
<domain>local=http://localhost:8080, trello=https://api.trello.com/1, google=https://google.com</domain>
<log.level>INFO</log.level>
<!-- - - add-opens java.base/java.lang=ALL-UNNAMED is needed for JDK 16+ -->
Expand Down

0 comments on commit 504bee4

Please sign in to comment.