Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziedelth committed Nov 16, 2022
2 parents 0d0b003 + 4076a7e commit 1061a71
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 @@ -11,7 +11,7 @@
<properties>
<ktor_version>2.1.3</ktor_version>
<kotlin.code.style>official</kotlin.code.style>
<kotlin_version>1.7.20</kotlin_version>
<kotlin_version>1.7.21</kotlin_version>
<kotlin.compiler.jvmTarget>11</kotlin.compiler.jvmTarget>
<logback_version>1.4.4</logback_version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -115,7 +115,7 @@
<dependency>
<groupId>com.google.firebase</groupId>
<artifactId>firebase-admin</artifactId>
<version>9.1.0</version>
<version>9.1.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 1061a71

Please sign in to comment.