Skip to content

Commit cfa6c11

Browse files
committed
Merge remote-tracking branch 'origin/main' into ramsessanchez/migrate-gradle-to-maven
2 parents 2b35ef9 + c570ace commit cfa6c11

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,13 +159,17 @@
159159
<dependency>
160160
<groupId>com.azure</groupId>
161161
<artifactId>azure-core</artifactId>
162+
<<<<<<< HEAD
162163
<version>${azure-core.version}</version>
163164
</dependency>
164165

165166
<dependency>
166167
<groupId>com.microsoft.kiota</groupId>
167168
<artifactId>microsoft-kiota-abstractions</artifactId>
168169
<version>${kiota.version}</version>
170+
=======
171+
<version>1.58.1</version>
172+
>>>>>>> origin/main
169173
</dependency>
170174
<dependency>
171175
<groupId>com.microsoft.kiota</groupId>

0 commit comments

Comments
 (0)