Skip to content

Commit

Permalink
Bump idporten-validators from 0.0.4 to 0.1 (#5)
Browse files Browse the repository at this point in the history
Bumps idporten-validators from 0.0.4 to 0.1.

---
updated-dependencies:
- dependency-name: no.idporten.validators:idporten-validators
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 5, 2022
1 parent 4087a60 commit 848c555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<description>Library for ID-porten generate test fodselsnummer</description>

<properties>
<idporten-validators-version>0.0.4</idporten-validators-version>
<idporten-validators-version>0.1</idporten-validators-version>
<junit-jupiter-version>5.8.2</junit-jupiter-version>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
Expand Down

0 comments on commit 848c555

Please sign in to comment.