Skip to content

Commit

Permalink
Merge branch 'main' of github.com:JEsperancinhaOrg/omni-reporter-commons
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperancinha committed Mar 1, 2022
2 parents ec70ecf + d3a5312 commit 2b63218
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<kotlin.version>1.6.10</kotlin.version>
<junit-jupiter.version>5.8.2</junit-jupiter.version>
<kotest.version>5.1.0</kotest.version>
<mockk.version>1.12.2</mockk.version>
<mockk.version>1.12.3</mockk.version>
<jackson.version>2.13.1</jackson.version>
<wiremock.version>2.27.2</wiremock.version>
<commons-codec.version>1.15</commons-codec.version>
Expand All @@ -81,10 +81,10 @@
<jaxb2-maven-plugin.version>2.5.0</jaxb2-maven-plugin.version>
<jaxb-impl.version>2.3.1</jaxb-impl.version>
<maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>
<nexus-staging-maven-plugin.version>1.6.11</nexus-staging-maven-plugin.version>
<nexus-staging-maven-plugin.version>1.6.12</nexus-staging-maven-plugin.version>
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
<junit-pioneer.version>1.5.0</junit-pioneer.version>
<junit-pioneer.version>1.6.1</junit-pioneer.version>
<jacoco.version>0.8.7</jacoco.version>
<coverage-parser_2.12.version>4.4.2</coverage-parser_2.12.version>
<codacy-coverage-reporter.version>7.1.0</codacy-coverage-reporter.version>
Expand Down

0 comments on commit 2b63218

Please sign in to comment.