Skip to content

Commit

Permalink
fix: restore 2.12.18 version (#292)
Browse files Browse the repository at this point in the history
Signed-off-by: Roger Torrentsgenerós <[email protected]>
  • Loading branch information
trutx authored May 16, 2024
1 parent b3409eb commit daac164
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 @@ -119,7 +119,7 @@
<maven.compiler.source>${maven.compiler.release}</maven.compiler.source>
<maven.compiler.target>${maven.compiler.release}</maven.compiler.target>
<mockito.version>3.3.3</mockito.version>
<scala212.version>2.13.13</scala212.version>
<scala212.version>2.12.18</scala212.version>
<scala213.version>2.13.13</scala213.version>
<magnolia.version>1.0.0-M4</magnolia.version>
</properties>
Expand Down

0 comments on commit daac164

Please sign in to comment.