Skip to content

Commit

Permalink
build(deps-dev): bump assertj-core from 3.19.0 to 3.20.0 (#852)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 16, 2021
1 parent 5d60af5 commit 627d10a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion felles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.19.0</version>
<version>3.20.0</version>
</dependency>
<dependency>
<groupId>no.nav.foreldrepenger.felles</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<junit5.version>5.7.2</junit5.version>
<mockito.version>3.11.1</mockito.version>
<assertj.version>3.19.0</assertj.version>
<assertj.version>3.20.0</assertj.version>
<tjenestespesifikasjoner.version>1.2020.01.27-14.53-7065a2d75840</tjenestespesifikasjoner.version>
<additionalparam>-Xdoclint:none</additionalparam>
<argLine>-Dfile.encoding=UTF-8 --illegal-access=permit</argLine>
Expand Down

0 comments on commit 627d10a

Please sign in to comment.