Skip to content

Commit

Permalink
Merge pull request #413 from navikt/dev
Browse files Browse the repository at this point in the history
Prodsette to dependabots
  • Loading branch information
klaramargrethehelgemo authored Dec 18, 2024
2 parents 4f4fdb7 + 85e4fc7 commit 749a04c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<dependency>
<groupId>org.flywaydb</groupId>
<artifactId>flyway-core</artifactId>
<version>11.0.0</version>
<version>11.1.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand All @@ -208,7 +208,7 @@
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-prometheus</artifactId>
<version>1.14.1</version>
<version>1.14.2</version>
</dependency>

<!--TEST-->
Expand Down

0 comments on commit 749a04c

Please sign in to comment.